[INFO] cloning repository https://github.com/etherfunlab/eros-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etherfunlab/eros-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetherfunlab%2Feros-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetherfunlab%2Feros-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 307c5c2a131a4d9d7c6b8580b04d7a6da94170e5
[INFO] testing etherfunlab/eros-engine against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetherfunlab%2Feros-engine" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/etherfunlab/eros-engine
[INFO] finished tweaking git repo https://github.com/etherfunlab/eros-engine
[INFO] tweaked toml for git repo https://github.com/etherfunlab/eros-engine written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/etherfunlab/eros-engine on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/etherfunlab/eros-engine 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-macro v0.3.32
[INFO] [stderr]   Downloaded zeroize_derive v1.5.0
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded phf_shared v0.12.1
[INFO] [stderr]   Downloaded libredox v0.1.16
[INFO] [stderr]   Downloaded zerofrom v0.1.7
[INFO] [stderr]   Downloaded utoipa-axum v0.2.0
[INFO] [stderr]   Downloaded utoipa-scalar v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.71
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded rustc-hash v2.1.2
[INFO] [stderr]   Downloaded siphasher v1.0.3
[INFO] [stderr]   Downloaded webpki-roots v0.26.11
[INFO] [stderr]   Downloaded redox_syscall v0.7.5
[INFO] [stderr]   Downloaded simple_asn1 v0.6.4
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] [stderr]   Downloaded cron v0.12.1
[INFO] [stderr]   Downloaded phf v0.12.1
[INFO] [stderr]   Downloaded futures-executor v0.3.32
[INFO] [stderr]   Downloaded pem v3.0.6
[INFO] [stderr]   Downloaded rand v0.9.4
[INFO] [stderr]   Downloaded rustls-pki-types v1.14.1
[INFO] [stderr]   Downloaded crc-catalog v2.5.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.18
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded matchit v0.8.4
[INFO] [stderr]   Downloaded hyper-rustls v0.27.5
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded unicode-properties v0.1.4
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded futures v0.3.32
[INFO] [stderr]   Downloaded wasip2 v1.0.3+wasi-0.2.9
[INFO] [stderr]   Downloaded utoipa v5.5.0
[INFO] [stderr]   Downloaded cc v1.2.61
[INFO] [stderr]   Downloaded indexmap v2.7.0
[INFO] [stderr]   Downloaded jsonwebtoken v10.4.0
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.6
[INFO] [stderr]   Downloaded utoipa-gen v5.5.0
[INFO] [stderr]   Downloaded hyper v1.9.0
[INFO] [stderr]   Downloaded iri-string v0.7.12
[INFO] [stderr]   Downloaded axum v0.8.9
[INFO] [stderr]   Downloaded h2 v0.4.14
[INFO] [stderr]   Downloaded p384 v0.13.1
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.23
[INFO] [stderr]   Downloaded rustls v0.23.40
[INFO] [stderr]   Downloaded web-sys v0.3.98
[INFO] [stderr]   Downloaded chrono-tz v0.10.4
[INFO] [stderr]   Downloaded tokio v1.52.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] 9d2ca9e82aae26c8b0c8eccc5275c8023b1603b5f91bb22f317d0371207602b2
[INFO] running `Command { std: "docker" "start" "9d2ca9e82aae26c8b0c8eccc5275c8023b1603b5f91bb22f317d0371207602b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d2ca9e82aae26c8b0c8eccc5275c8023b1603b5f91bb22f317d0371207602b2", 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" "9d2ca9e82aae26c8b0c8eccc5275c8023b1603b5f91bb22f317d0371207602b2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d2ca9e82aae26c8b0c8eccc5275c8023b1603b5f91bb22f317d0371207602b2", 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" "9d2ca9e82aae26c8b0c8eccc5275c8023b1603b5f91bb22f317d0371207602b2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[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 der v0.7.10
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling eros-engine-core v0.7.2 (/opt/rustwide/workdir/crates/eros-engine-core)
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling utoipa v5.5.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling eros-engine-llm v0.7.2 (/opt/rustwide/workdir/crates/eros-engine-llm)
[INFO] [stderr]    Compiling jsonwebtoken v10.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling eros-engine-store v0.7.2 (/opt/rustwide/workdir/crates/eros-engine-store)
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling utoipa-scalar v0.3.0
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling eros-engine-server v0.7.2 (/opt/rustwide/workdir/crates/eros-engine-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 47s
[INFO] running `Command { std: "docker" "inspect" "9d2ca9e82aae26c8b0c8eccc5275c8023b1603b5f91bb22f317d0371207602b2", 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" "9d2ca9e82aae26c8b0c8eccc5275c8023b1603b5f91bb22f317d0371207602b2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling eros-engine-core v0.7.2 (/opt/rustwide/workdir/crates/eros-engine-core)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling eros-engine-llm v0.7.2 (/opt/rustwide/workdir/crates/eros-engine-llm)
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling utoipa-scalar v0.3.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling eros-engine-store v0.7.2 (/opt/rustwide/workdir/crates/eros-engine-store)
[INFO] [stderr]    Compiling eros-engine-server v0.7.2 (/opt/rustwide/workdir/crates/eros-engine-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 47s
[INFO] running `Command { std: "docker" "inspect" "9d2ca9e82aae26c8b0c8eccc5275c8023b1603b5f91bb22f317d0371207602b2", 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" "9d2ca9e82aae26c8b0c8eccc5275c8023b1603b5f91bb22f317d0371207602b2" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eros_engine_core-2d5c42fa67c1c8dd)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test affinity::tests::bar_maps_tiers_to_bands ... ok
[INFO] [stdout] test affinity::tests::apply_deltas_clamps_to_valid_ranges ... ok
[INFO] [stdout] test affinity::tests::diff_labels_none_when_no_tier_change ... ok
[INFO] [stdout] test affinity::tests::bond_chemistry_scores_fold_axes_with_warmth_floored ... ok
[INFO] [stdout] test affinity::tests::diff_labels_reports_single_line_change ... ok
[INFO] [stdout] test affinity::tests::apply_deltas_combined_then_gains_and_clamps ... ok
[INFO] [stdout] test affinity::tests::diff_labels_reports_both_lines ... ok
[INFO] [stdout] test affinity::tests::ema_smoothing_applies_inertia ... ok
[INFO] [stdout] test affinity::tests::labels_map_from_scores ... ok
[INFO] [stdout] test affinity::tests::legacy_label_friend_when_bond_leads ... ok
[INFO] [stdout] test affinity::tests::legacy_label_stranger_when_both_tier1 ... ok
[INFO] [stdout] test affinity::tests::tier_index_boundaries ... ok
[INFO] [stdout] test affinity::tests::legacy_label_romantic_when_chemistry_high ... ok
[INFO] [stdout] test affinity::tests::warmth_can_go_negative_others_cannot ... ok
[INFO] [stdout] test affinity::tests::legacy_label_slow_burn_when_chemistry_leads_but_mid ... ok
[INFO] [stdout] test ghost::tests::ghost_permitted_false_on_streak ... ok
[INFO] [stdout] test affinity::tests::time_decay_reduces_intrigue_recovers_patience_softens_tension ... ok
[INFO] [stdout] test ghost::tests::cooldown_blocks_ghost_within_one_hour ... ok
[INFO] [stdout] test ghost::tests::ghost_permitted_false_within_cooldown ... ok
[INFO] [stdout] test ghost::tests::ghost_permitted_true_when_clear ... ok
[INFO] [stdout] test ghost::tests::ghost_permitted_false_when_message_count_below_10 ... ok
[INFO] [stdout] test affinity::tests::time_decay_clamps_at_floors_and_ceilings ... ok
[INFO] [stdout] test ghost::tests::ghost_when_score_above_threshold_post_protection ... ok
[INFO] [stdout] test ghost::tests::never_ghost_two_in_a_row ... ok
[INFO] [stdout] test ghost::tests::high_score_blocked_by_post_ghost_higher_threshold ... ok
[INFO] [stdout] test ghost::tests::never_ghost_when_message_count_below_10 ... ok
[INFO] [stdout] test pde::tests::plan_for_ghost_is_cold_and_drops_hints ... ok
[INFO] [stdout] test pde::tests::plan_for_threads_image_ref_and_aspect ... ok
[INFO] [stdout] test pde::tests::plan_for_threads_image_prompt ... ok
[INFO] [stdout] test pde::tests::plan_for_reply_text_is_neutral_with_hints ... ok
[INFO] [stdout] test ghost::tests::raised_threshold_after_recent_ghost_blocks_mid_score ... ok
[INFO] [stdout] test pde::tests::test_app_open_does_not_reply_and_has_zero_cost ... ok
[INFO] [stdout] test pde::tests::test_ghost_threshold_triggers_ghost_action ... ok
[INFO] [stdout] test pde::tests::test_short_msg_and_stale_both_apply_to_patience ... ok
[INFO] [stdout] test pde::tests::test_tip_reply_style_neutral_when_personality_present ... ok
[INFO] [stdout] test pde::tests::test_tip_reply_style_tsundere_when_personality_absent ... ok
[INFO] [stdout] test pde::tests::test_tip_forces_reply_even_when_ghost_signals_present ... ok
[INFO] [stdout] test scope::tests::affinity_scope_active_count ... ok
[INFO] [stdout] test scope::tests::affinity_scope_chemistry_and_full ... ok
[INFO] [stdout] test scope::tests::affinity_scope_contains_matches_fields ... ok
[INFO] [stdout] test scope::tests::affinity_scope_default_is_bond ... ok
[INFO] [stdout] test ghost::tests::ghost_score_formula ... ok
[INFO] [stdout] test scope::tests::memory_scope_default_is_neutral_and_relationship ... ok
[INFO] [stdout] test scope::tests::affinity_axis_serde_snake_case ... ok
[INFO] [stdout] test scope::tests::affinity_scope_from_axes_and_empty ... ok
[INFO] [stdout] test scope::tests::length_score_array_activates_both_triads ... ok
[INFO] [stdout] test pde::tests::test_long_absence_penalises_patience ... ok
[INFO] [stdout] test scope::tests::memory_scope_serde_snake_case ... ok
[INFO] [stdout] test scope::tests::length_score_named_cases ... ok
[INFO] [stdout] test types::tests::chat_response_defaults_audit_fields_to_none ... ok
[INFO] [stdout] test types::tests::event_user_message_defaults_audit_to_none ... ok
[INFO] [stdout] test scope::tests::memory_scope_resolution_table ... ok
[INFO] [stdout] test types::tests::event_user_message_defaults_prompt_traits_to_empty_vec ... ok
[INFO] [stdout] test types::tests::event_user_message_defaults_tier_to_none ... ok
[INFO] [stdout] test types::tests::image_ref_serializes_snake_case ... ok
[INFO] [stdout] test pde::tests::test_long_message_predicts_positive_intrigue ... ok
[INFO] [stdout] test types::tests::history_anchor_defaults_to_latest_and_event_omits_it ... ok
[INFO] [stdout] test types::tests::event_user_message_defaults_tips_amount_to_none ... ok
[INFO] [stdout] test types::tests::llm_audit_serde_roundtrip_empty_yields_all_none ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eros_engine_llm-6cefd8ab856bbf56)
[INFO] [stdout] test types::tests::prompt_trait_round_trips_through_serde ... ok
[INFO] [stdout] test pde::tests::test_new_relationship_never_ghosts ... ok
[INFO] [stdout] test types::tests::user_message_defaults_scopes_when_absent ... ok
[INFO] [stdout] test types::tests::llm_audit_serde_roundtrip_full ... ok
[INFO] [stdout] test types::tests::is_text_reply_truth_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 173 tests
[INFO] [stdout] test byte_bpe::tests::clean_reply_with_pinyin_macron_is_not_garbled ... ok
[INFO] [stdout] test byte_bpe::tests::clean_cjk_reply_is_not_garbled ... ok
[INFO] [stdout] test byte_bpe::tests::dense_markers_are_garbled ... ok
[INFO] [stdout] test byte_bpe::tests::detector_threshold_is_exactly_three_percent ... ok
[INFO] [stdout] test byte_bpe::tests::empty_string_is_not_garbled ... ok
[INFO] [stdout] test byte_bpe::tests::repair_is_idempotent_on_clean_text ... ok
[INFO] [stdout] test byte_bpe::tests::repair_leaves_pinyin_untouched ... ok
[INFO] [stdout] test byte_bpe::tests::repair_substitutes_space_and_newline ... ok
[INFO] [stdout] test byte_bpe::tests::short_whitespace_free_maltese_words_are_not_garbled ... ok
[INFO] [stdout] test error::tests::garbled_variant_renders_message ... ok
[INFO] [stdout] test error::tests::stream_parse_variant_renders_message ... ok
[INFO] [stdout] test byte_bpe::tests::maltese_letters_with_real_spaces_are_not_garbled ... ok
[INFO] [stdout] test byte_bpe::tests::issue_84_json_sample_round_trips ... ok
[INFO] [stdout] test model_config::tests::apply_output_regex_skips_non_targeted_model ... ok
[INFO] [stdout] test model_config::tests::apply_output_regex_collapses_whitespace_only_result_to_empty ... ok
[INFO] [stdout] test model_config::tests::apply_output_regex_strips_targeted_model ... ok
[INFO] [stdout] test model_config::tests::apply_output_regex_applies_multiple_rules_in_order ... ok
[INFO] [stdout] test model_config::tests::apply_output_regex_no_match_reports_no_change ... ok
[INFO] [stdout] test model_config::tests::apply_output_regex_strips_to_empty_when_reply_is_artifact_only ... ok
[INFO] [stdout] test model_config::tests::compile_output_regex_absent_is_empty_ok ... ok
[INFO] [stdout] test model_config::tests::committed_example_chat_companion_sets_sampling_defaults ... ok
[INFO] [stdout] test model_config::tests::defaults_ignore_providers_absent_is_empty ... ok
[INFO] [stdout] test model_config::tests::committed_example_chat_companion_disables_reasoning ... ok
[INFO] [stdout] test model_config::tests::compile_output_regex_errors_on_bad_pattern ... ok
[INFO] [stdout] test model_config::tests::defaults_ignore_providers_parses ... ok
[INFO] [stdout] test model_config::tests::committed_example_chat_companion_shows_real_model ... ok
[INFO] [stdout] test model_config::tests::display_override_accessor_is_tier_independent_and_absent_is_none ... ok
[INFO] [stdout] test model_config::tests::display_method_truth_table ... ok
[INFO] [stdout] test model_config::tests::effective_chain_config_model_when_no_per_turn ... ok
[INFO] [stdout] test model_config::tests::display_override_parses_all_four_forms ... ok
[INFO] [stdout] test model_config::tests::compile_output_regex_ok_and_defaults_replacement ... ok
[INFO] [stdout] test model_config::tests::effective_chain_empty_is_none ... ok
[INFO] [stdout] test model_config::tests::empty_model_array_falls_through_to_defaults ... ok
[INFO] [stdout] test model_config::tests::effective_chain_per_turn_wins_and_dedups ... ok
[INFO] [stdout] test model_config::tests::compat_fixture_locks_full_schema ... ok
[INFO] [stdout] test model_config::tests::fallback_spec_deserializes_from_array ... ok
[INFO] [stdout] test model_config::tests::fallback_dedup_is_dynamic_under_round_robin ... ok
[INFO] [stdout] test model_config::tests::effective_chain_fallback_only_is_primary ... ok
[INFO] [stdout] test model_config::tests::effective_chain_no_task_block_ignores_per_turn_model ... ok
[INFO] [stdout] test model_config::tests::fallback_drops_selected_primary ... ok
[INFO] [stdout] test model_config::tests::fallback_spec_skips_empty_entries ... ok
[INFO] [stdout] test model_config::tests::committed_example_extraction_prompts_keep_contracts ... ok
[INFO] [stdout] test model_config::tests::committed_example_config_parses_and_has_affinity_task ... ok
[INFO] [stdout] test model_config::tests::fallback_spec_deserializes_from_string ... ok
[INFO] [stdout] test model_config::tests::fallback_spec_empty_string_collapses_to_empty_vec ... ok
[INFO] [stdout] test model_config::tests::input_filter_trigger_parses_three_forms ... ok
[INFO] [stdout] test model_config::tests::input_filter_out_of_range_is_rejected ... ok
[INFO] [stdout] test model_config::tests::fired_predicates_empty_serializes_to_empty_object_and_is_empty ... ok
[INFO] [stdout] test model_config::tests::fired_predicates_serializes_only_fired_fields ... ok
[INFO] [stdout] test model_config::tests::model_spec_parses_three_forms ... ok
[INFO] [stdout] test model_config::tests::pick_weighted_boundaries_and_normalization ... ok
[INFO] [stdout] test model_config::tests::parse_minimal_config ... ok
[INFO] [stdout] test model_config::tests::output_regex_parses_on_chat_companion ... ok
[INFO] [stdout] test model_config::tests::output_regex_absent_is_empty ... ok
[INFO] [stdout] test model_config::tests::output_filter_config_parses ... ok
[INFO] [stdout] test model_config::tests::resolve_chat_companion_retry_depth_defaults_to_2 ... ok
[INFO] [stdout] test model_config::tests::pde_ghosting_enabled_default_true_else_field ... ok
[INFO] [stdout] test model_config::tests::regression_existing_task_model_still_resolves_fixed ... ok
[INFO] [stdout] test model_config::tests::resolve_empty_array_suppresses_defaults ... ok
[INFO] [stdout] test model_config::tests::resolve_image_gen_carries_model_spec ... ok
[INFO] [stdout] test model_config::tests::resolve_image_gen_none_when_task_absent ... ok
[INFO] [stdout] test model_config::tests::resolve_empty_string_suppresses_defaults ... ok
[INFO] [stdout] test model_config::tests::resolve_chat_companion_retry_depth_overridable ... ok
[INFO] [stdout] test model_config::tests::resolve_allow_traits_three_state ... ok
[INFO] [stdout] test model_config::tests::resolve_extract_keeps_resolve_default_retry_depth ... ok
[INFO] [stdout] test model_config::tests::resolve_image_prompt_compose_none_when_task_absent ... ok
[INFO] [stdout] test model_config::tests::resolve_image_prompt_compose_override_when_prompt_present ... ok
[INFO] [stdout] test model_config::tests::resolve_image_gen_some_with_optional_model ... ok
[INFO] [stdout] test model_config::tests::resolve_image_prompt_compose_some_truncates_fallback ... ok
[INFO] [stdout] test model_config::tests::resolve_chat_companion_retry_depth_tier_overrides_task ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_retry_depth_zero_drops_fallback ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_carries_probability_and_zero_disables ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_disabled_when_switch_off ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_none_when_table_absent_or_blank_prompt ... ok
[INFO] [stdout] test model_config::tests::resolve_image_prompt_compose_uses_builtin_when_prompt_blank ... ok
[INFO] [stdout] test model_config::tests::resolve_insight_extract_none_when_prompt_blank ... ok
[INFO] [stdout] test model_config::tests::resolve_memory_extract_some_and_none ... ok
[INFO] [stdout] test model_config::tests::resolve_no_tier_uses_default_block ... ok
[INFO] [stdout] test model_config::tests::resolve_input_filter_some_when_enabled ... ok
[INFO] [stdout] test model_config::tests::resolve_output_filter_threads_reasoning ... ok
[INFO] [stdout] test model_config::tests::resolve_insight_extract_some_carries_prompt_and_model ... ok
[INFO] [stdout] test model_config::tests::resolve_insight_extract_none_when_task_absent ... ok
[INFO] [stdout] test model_config::tests::resolve_memory_extract_none_when_section_absent ... ok
[INFO] [stdout] test model_config::tests::resolve_pde_none_when_absent_or_blank ... ok
[INFO] [stdout] test model_config::tests::resolve_output_filter_gating ... ok
[INFO] [stdout] test model_config::tests::resolve_output_filter_reasoning_absent_is_none ... ok
[INFO] [stdout] test model_config::tests::resolve_pde_some_when_prompt_set ... ok
[INFO] [stdout] test model_config::tests::resolve_reads_task_level_reasoning_and_tiers_inherit ... ok
[INFO] [stdout] test model_config::tests::resolve_pde_structured_output_default_true_else_field ... ok
[INFO] [stdout] test model_config::tests::resolve_returns_defaults_fallback_when_task_has_none ... ok
[INFO] [stdout] test model_config::tests::resolve_task_array_overrides_defaults ... ok
[INFO] [stdout] test model_config::tests::resolve_reasoning_absent_is_none ... ok
[INFO] [stdout] test model_config::tests::resolve_tier_match_uses_tier_block ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_none_when_task_absent ... ok
[INFO] [stdout] test model_config::tests::resolve_tier_inherits_unspecified_fields_from_default_block ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_some_truncates_fallback_to_retry_depth ... ok
[INFO] [stdout] test model_config::tests::resolve_returns_empty_fallback_when_no_task_fallback_no_defaults ... ok
[INFO] [stdout] test model_config::tests::resolve_unknown_tier_falls_back_to_default_block ... ok
[INFO] [stdout] test model_config::tests::resolve_voice_none_when_task_absent ... ok
[INFO] [stdout] test model_config::tests::resolve_tier_empty_fallback_suppresses_task_fallback ... ok
[INFO] [stdout] test model_config::tests::resolve_voice_directive_override ... ok
[INFO] [stdout] test model_config::tests::resolve_reasoning_parses_exclude_field ... ok
[INFO] [stdout] test model_config::tests::sampling_params_absent_resolve_to_none ... ok
[INFO] [stdout] test model_config::tests::resolve_voice_uses_default_directive_and_model ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_retry_depth_zero_drops_fallback ... ok
[INFO] [stdout] test model_config::tests::round_robin_alternates ... ok
[INFO] [stdout] test model_config::tests::should_filter_empty_trigger_returns_empty_hits ... ok
[INFO] [stdout] test model_config::tests::should_filter_returns_none_when_random_configured_but_no_draw ... ok
[INFO] [stdout] test model_config::tests::round_robin_task_and_tier_counters_independent ... ok
[INFO] [stdout] test model_config::tests::single_entry_array_behaves_like_fixed ... ok
[INFO] [stdout] test model_config::tests::resolve_vision_none_when_prompt_blank ... ok
[INFO] [stdout] test model_config::tests::sampling_params_deserialize_and_resolve ... ok
[INFO] [stdout] test model_config::tests::should_filter_predicate_combinations ... ok
[INFO] [stdout] test model_config::tests::should_filter_traits_absent_echoes_config_not_empty_vec ... ok
[INFO] [stdout] test model_config::tests::should_filter_returns_fired_config_on_match ... ok
[INFO] [stdout] test model_config::tests::should_filter_returns_none_when_any_predicate_fails ... ok
[INFO] [stdout] test model_config::tests::test_parses_full_config ... ok
[INFO] [stdout] test model_config::tests::style_preset_maps_keys ... ok
[INFO] [stdout] test model_config::tests::test_resolve_uses_task_model ... ok
[INFO] [stdout] test model_config::tests::test_resolve_unknown_task_uses_defaults ... ok
[INFO] [stdout] test model_config::tests::trait_when_defaults_to_present ... ok
[INFO] [stdout] test model_config::tests::validate_extraction_absent_sections_ok ... ok
[INFO] [stdout] test model_config::tests::validate_extraction_present_with_prompt_ok ... ok
[INFO] [stdout] test model_config::tests::validate_extraction_present_without_prompt_errors ... ok
[INFO] [stdout] test model_config::tests::validate_extraction_present_blank_prompt_errors ... ok
[INFO] [stdout] test model_config::tests::weighted_drops_non_finite_weights ... ok
[INFO] [stdout] test openrouter::tests::aspect_to_resolution_maps_all_five ... ok
[INFO] [stdout] test openrouter::tests::build_vision_body_defaults_text_when_caption_blank ... ok
[INFO] [stdout] test openrouter::tests::build_vision_body_has_text_and_image_blocks ... ok
[INFO] [stdout] test model_config::tests::validate_voice_model_rejects_non_fixed_and_empty ... ok
[INFO] [stdout] test openrouter::tests::build_image_body_sends_size_not_text_hint ... ok
[INFO] [stdout] test openrouter::tests::build_image_body_prefers_explicit_resolution ... ok
[INFO] [stdout] test openrouter::tests::client_omits_app_attribution_headers_when_default ... ok
[INFO] [stdout] test openrouter::tests::execute_preserves_finish_reason_when_salvaging_garble ... ok
[INFO] [stdout] test openrouter::tests::client_drops_invalid_attribution_value ... ok
[INFO] [stdout] test openrouter::tests::client_sends_app_attribution_headers_when_set ... ok
[INFO] [stdout] test openrouter::tests::execute_falls_back_past_a_garbled_primary ... ok
[INFO] [stdout] test openrouter::tests::execute_returns_config_err_when_chain_empty ... ok
[INFO] [stdout] test openrouter::tests::execute_does_not_salvage_length_truncated_garble ... ok
[INFO] [stdout] test openrouter::tests::execute_falls_back_on_primary_failure ... ok
[INFO] [stdout] test openrouter::tests::execute_returns_last_error_when_all_fail ... ok
[INFO] [stdout] test openrouter::tests::execute_image_inner_reports_each_attempt ... ok
[INFO] [stdout] test openrouter::tests::execute_vision_repairs_when_all_candidates_garbled ... ok
[INFO] [stdout] test openrouter::tests::execute_skips_empty_string_candidates ... ok
[INFO] [stdout] test openrouter::tests::image_attempt_serializes_flat ... ok
[INFO] [stdout] test openrouter::tests::image_body_has_modalities_and_optional_face_ref ... ok
[INFO] [stdout] test openrouter::tests::image_response_parses_data_url_from_images_array ... ok
[INFO] [stdout] test openrouter::tests::plan_attempts_interleaves_composed_then_original_per_model ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_yields_parse_error_on_bad_frame ... ok
[INFO] [stdout] test openrouter::tests::plan_attempts_single_variant_when_no_original ... ok
[INFO] [stdout] test openrouter::tests::test_clean_response_passthrough_plain ... ok
[INFO] [stdout] test openrouter::tests::test_clean_response_strips_code_fence ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_omits_null_audit_fields ... ok
[INFO] [stdout] test openrouter::tests::execute_walks_full_fallback_chain ... ok
[INFO] [stdout] test openrouter::tests::execute_repairs_when_all_candidates_garbled ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_yields_deltas_then_terminal_usage ... ok
[INFO] [stdout] test openrouter::tests::execute_stream_returns_status_error_when_upstream_4xx ... ok
[INFO] [stdout] test openrouter::tests::test_clean_response_strips_language_less_fence ... ok
[INFO] [stdout] test openrouter::tests::wire_request_emits_provider_ignore_when_set ... ok
[INFO] [stdout] test openrouter::tests::wire_request_includes_audit_fields_when_set ... ok
[INFO] [stdout] test openrouter::tests::wire_request_omits_audit_fields_when_none ... ok
[INFO] [stdout] test openrouter::tests::execute_returns_repaired_garble_even_when_later_candidate_fails ... ok
[INFO] [stdout] test openrouter::tests::wire_request_omits_provider_when_no_ignore_list ... ok
[INFO] [stdout] test openrouter::tests::test_clean_response_strips_quotes ... ok
[INFO] [stdout] test openrouter::tests::wire_request_serializes_response_format_only_when_present ... ok
[INFO] [stdout] test openrouter::tests::wire_request_serializes_reasoning_enabled_flag ... ok
[INFO] [stdout] test openrouter::tests::wire_request_serializes_sampling_params_when_set ... ok
[INFO] [stdout] test voyage::tests::test_format_vector_shape ... ok
[INFO] [stdout] test voyage::tests::test_format_vector_empty ... ok
[INFO] [stdout] test openrouter::tests::with_ignore_providers_sets_prefs ... ok
[INFO] [stdout] test openrouter::tests::wire_request_omits_sampling_params_when_none ... ok
[INFO] [stdout] test openrouter::tests::wire_response_parses_id_model_usage ... ok
[INFO] [stdout] test openrouter::tests::wire_response_handles_missing_id_model_usage ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 173 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eros_engine-8de9840e3fd6c3b7)
[INFO] [stdout] 
[INFO] [stdout] running 382 tests
[INFO] [stdout] test auth::supabase::tests::legacy_hs256_valid_token_returns_user_id ... ok
[INFO] [stdout] test auth::supabase::tests::hs256_token_rejected_when_no_legacy_secret_configured ... ok
[INFO] [stdout] test memory_hygiene::tests::dedups_cross_layer_user_turn ... ok
[INFO] [stdout] test auth::supabase::tests::legacy_hs256_wrong_signature_rejected ... ok
[INFO] [stdout] test memory_hygiene::tests::keeps_richer_memory_that_contains_a_shorter_profile_fact ... ok
[INFO] [stdout] test error::tests::stream_pre_error_renders_spec_body_with_original_message_id ... ok
[INFO] [stdout] test memory_hygiene::tests::dedups_exact_duplicate_relationship_facts ... ok
[INFO] [stdout] test auth::supabase::tests::legacy_hs256_expired_token_rejected ... ok
[INFO] [stdout] test auth::supabase::tests::missing_sub_rejected ... ok
[INFO] [stdout] test memory_hygiene::tests::keeps_substring_distinct_items ... ok
[INFO] [stdout] test memory_hygiene::tests::preserves_order_and_unrelated_items ... ok
[INFO] [stdout] test pipeline::dreaming::tests::normalise_category_collapses_unknowns_to_fact ... ok
[INFO] [stdout] test memory_hygiene::tests::empty_inputs_return_empty ... ok
[INFO] [stdout] test middleware::tests::leaves_non_sse_response_alone ... ok
[INFO] [stdout] test pipeline::dreaming::tests::parse_memory_candidates_returns_empty_on_garbage ... ok
[INFO] [stdout] test pipeline::dreaming::tests::parse_memory_candidates_skips_malformed_items ... ok
[INFO] [stdout] test pipeline::dreaming::tests::system_audit_user_is_all_ones_sentinel ... ok
[INFO] [stdout] test pipeline::handlers::tests::assemble_includes_all_gift_user_rows ... ok
[INFO] [stdout] test pipeline::handlers::tests::assistant_row_empty_content_with_image_prompt_uses_marker_only ... ok
[INFO] [stdout] test pipeline::handlers::tests::assistant_row_image_metadata_without_prompt_unchanged ... ok
[INFO] [stdout] test pipeline::handlers::tests::assistant_row_with_image_prompt_appends_marker ... ok
[INFO] [stdout] test pipeline::handlers::tests::assistant_row_without_image_metadata_unchanged ... ok
[INFO] [stdout] test pipeline::handlers::tests::compose_image_prompt_layers_style_appearance_subject ... ok
[INFO] [stdout] test pipeline::handlers::tests::compose_image_prompt_omits_absent_appearance ... ok
[INFO] [stdout] test pipeline::handlers::tests::effective_user_text_prefers_nonblank_rewrite ... ok
[INFO] [stdout] test pipeline::handlers::tests::extract_audit_from_non_user_message_is_none ... ok
[INFO] [stdout] test pipeline::handlers::tests::extract_audit_from_user_message ... ok
[INFO] [stdout] test pipeline::handlers::tests::filter_traits_empty_whitelist_drops_all ... ok
[INFO] [stdout] test pipeline::dreaming::tests::normalise_category_passes_known_values ... ok
[INFO] [stdout] test middleware::tests::injects_headers_for_sse_response ... ok
[INFO] [stdout] test pipeline::dreaming::tests::parse_memory_candidates_handles_fenced_block ... ok
[INFO] [stdout] test pipeline::dreaming::tests::find_json_block_balanced_with_string_braces ... ok
[INFO] [stdout] test pipeline::handlers::tests::filter_traits_none_keeps_all ... ok
[INFO] [stdout] test pipeline::handlers::tests::filter_traits_whitelist_drops_outside ... ok
[INFO] [stdout] test pipeline::handlers::tests::filter_traits_whitelist_keeps_all_when_all_allowed ... ok
[INFO] [stdout] test pipeline::dreaming::tests::parse_memory_candidates_handles_clean_json ... ok
[INFO] [stdout] test pipeline::handlers::tests::history_fetch_for_maps_each_anchor ... ok
[INFO] [stdout] test pipeline::handlers::tests::human_insights_renders_geo_cluster_in_both_modes ... ok
[INFO] [stdout] test pipeline::handlers::tests::human_insights_full_matches_companion_insights_renderer ... ok
[INFO] [stdout] test pipeline::handlers::tests::human_insights_full_renders_all_eight_fields_in_order ... ok
[INFO] [stdout] test pipeline::handlers::tests::human_insights_geo_matches_companion_insights_renderer ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_empty_object ... ok
[INFO] [stdout] test pipeline::handlers::tests::human_insights_neutral_drops_intimate_fields ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_joins_arrays_and_skips_blanks ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_non_object_returns_empty ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_renders_string_fields ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_omits_matching_preferences ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_skips_empty_strings ... ok
[INFO] [stdout] test pipeline::handlers::tests::model_facing_text_folds_vision_preamble ... ok
[INFO] [stdout] test pipeline::handlers::tests::model_facing_text_image_only_uses_placeholder_body ... ok
[INFO] [stdout] test pipeline::handlers::tests::model_facing_text_plain_turn_unchanged ... ok
[INFO] [stdout] test pipeline::handlers::tests::model_facing_text_undescribed_image_placeholder ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_preserves_canonical_field_order ... ok
[INFO] [stdout] test pipeline::handlers::tests::insights_to_bullets_renders_geo_after_city ... ok
[INFO] [stdout] test pipeline::dreaming::tests::classify_session_sends_configured_system_prompt ... FAILED
[INFO] [stdout] test pipeline::dreaming::tests::classify_session_excludes_voice_rows ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::recall_query_empty_when_no_caption_no_vision ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_query_falls_back_to_description_when_caption_blank ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_query_plain_text_turn ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_query_prefers_caption ... ok
[INFO] [stdout] test pipeline::post_process::tests::affinity_eval_text_prefers_text_then_subject_then_marker ... ok
[INFO] [stdout] test pipeline::post_process::tests::build_affinity_context_shapes ... ok
[INFO] [stdout] test pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user ... FAILED
[INFO] [stdout] test pipeline::post_process::tests::client_id_from_event_forwards_user_only ... ok
[INFO] [stdout] test pipeline::post_process::tests::client_id_from_event_none_when_no_audit ... ok
[INFO] [stdout] test pipeline::post_process::tests::client_id_from_event_none_for_non_user_message ... ok
[INFO] [stdout] test pipeline::post_process::tests::eval_runs_on_image_reply_with_text_or_prompt ... ok
[INFO] [stdout] test pipeline::post_process::tests::eval_skip_reason_text_reply_gates ... ok
[INFO] [stdout] test pipeline::post_process::tests::eval_skip_reason_none_only_for_substantive_text_reply ... ok
[INFO] [stdout] test pipeline::post_process::tests::find_json_block_balanced_with_nested_string_braces ... ok
[INFO] [stdout] test pipeline::post_process::tests::find_json_block_returns_none_when_no_object ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_gating_skips_layers_per_flags ... FAILED
[INFO] [stdout] test pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows ... FAILED
[INFO] [stdout] test pipeline::post_process::tests::lead_refresh_applies_to_text_bearing_and_proactive_only ... ok
[INFO] [stdout] test pipeline::post_process::tests::merge_deltas_sums_per_axis_patience_from_rule_only ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers ... FAILED
[INFO] [stdout] test pipeline::post_process::tests::meta_skip_reason_flags_missing_generation_id ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_clamps_out_of_range ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_extracts_from_fenced_block ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_garbage_returns_default ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_ignores_patience_field ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_missing_fields_default_zero ... ok
[INFO] [stdout] test pipeline::post_process::tests::parse_affinity_eval_valid_clamps_and_keeps_reason ... ok
[INFO] [stdout] test pipeline::post_process::tests::relationship_memory_content_stores_user_turn_only ... ok
[INFO] [stdout] test pipeline::post_process::tests::should_write_user_turn_all_produced_empty_text_is_false ... ok
[INFO] [stdout] test pipeline::post_process::tests::should_write_user_turn_empty_produced_is_false ... ok
[INFO] [stdout] test pipeline::post_process::tests::should_write_user_turn_empty_user_msg_is_false ... ok
[INFO] [stdout] test pipeline::post_process::tests::should_write_user_turn_multi_produced_with_text_is_true ... ok
[INFO] [stdout] test pipeline::post_process::tests::should_write_user_turn_single_produced_with_text_is_true ... ok
[INFO] [stdout] test pipeline::snapshot::tests::default_cron_next_fire_in_sgt_is_23h_local ... ok
[INFO] [stdout] test pipeline::snapshot::tests::default_cron_parses ... ok
[INFO] [stdout] test pipeline::snapshot::tests::malformed_cron_returns_err ... ok
[INFO] [stdout] test pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k ... FAILED
[INFO] [stdout] test pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped ... FAILED
[INFO] [stdout] test pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty ... FAILED
[INFO] [stdout] test pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event ... FAILED
[INFO] [stdout] test pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id ... FAILED
[INFO] [stdout] test pipeline::stream::tests::assistant_transcript_line_marks_image_turns ... ok
[INFO] [stdout] test pipeline::stream::tests::compose_user_payload_includes_all_parts ... ok
[INFO] [stdout] test pipeline::stream::tests::delegated_image_only_frames_are_meta_done_image_request ... ok
[INFO] [stdout] test pipeline::stream::tests::delegated_marker_preserves_image_awareness ... ok
[INFO] [stdout] test pipeline::stream::tests::delta_frame_serializes_with_content ... ok
[INFO] [stdout] test pipeline::stream::tests::data_url_mime_parses_prefix_and_defaults ... ok
[INFO] [stdout] test pipeline::stream::tests::done_frame_omits_ghost_fallback_when_false ... ok
[INFO] [stdout] test pipeline::stream::tests::done_frame_emits_null_usage_when_absent ... ok
[INFO] [stdout] test pipeline::stream::tests::done_frame_serializes_ghost_fallback_when_true ... ok
[INFO] [stdout] test pipeline::stream::tests::done_frame_serializes_with_usage_and_truncated_flag ... ok
[INFO] [stdout] test pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys ... FAILED
[INFO] [stdout] test pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds ... FAILED
[INFO] [stdout] test pipeline::stream::tests::error_frame_uses_snake_case_code ... ok
[INFO] [stdout] test pipeline::stream::tests::extract_text_picks_by_timing ... ok
[INFO] [stdout] test pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback ... FAILED
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_detects_chinese_refusal_in_head ... ok
[INFO] [stdout] test pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback ... FAILED
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_detects_english_refusal_in_head ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_detects_lowercase_english_refusal ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_passes_long_clean_rewrite ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_detects_content_filter_finish_reason ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_passes_when_refusal_word_appears_late ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_short_response_with_refusal_verb ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_output_invalidity_short_response_without_refusal_verb ... ok
[INFO] [stdout] test pipeline::stream::tests::draw_image_frames_chain_exhausted_emits_image_failed ... ok
[INFO] [stdout] test pipeline::stream::tests::complete_garble_survives_later_fallback_failure ... FAILED
[INFO] [stdout] test pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata ... FAILED
[INFO] [stdout] test pipeline::stream::tests::drive_image_gen_streams_attempts_then_done ... ok
[INFO] [stdout] test pipeline::stream::tests::final_frame_carries_filter_and_status_fields ... ok
[INFO] [stdout] test pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata ... FAILED
[INFO] [stdout] test pipeline::stream::tests::ghost_then_killswitch_yields_reply_with_hints ... ok
[INFO] [stdout] test pipeline::stream::tests::filtered_turn_fail_open_emits_original ... FAILED
[INFO] [stdout] test pipeline::stream::tests::guard_action_degrades_and_honours ... ok
[INFO] [stdout] test pipeline::stream::tests::draw_image_frames_success_emits_pending_attempt_image ... ok
[INFO] [stdout] test pipeline::stream::tests::guard_action_keeps_image_when_executor_available ... ok
[INFO] [stdout] test pipeline::stream::tests::image_attempt_frame_serializes ... ok
[INFO] [stdout] test pipeline::stream::tests::image_pending_frame_serializes ... ok
[INFO] [stdout] test pipeline::stream::tests::image_request_frame_serializes_with_base64_and_snake_ref ... ok
[INFO] [stdout] test pipeline::stream::tests::image_vision_invalidity_flags_blank_and_filter ... ok
[INFO] [stdout] test pipeline::stream::tests::image_failed_frame_serializes_each_reason ... ok
[INFO] [stdout] test pipeline::stream::tests::image_frame_serializes_with_type_tag ... ok
[INFO] [stdout] test pipeline::stream::tests::killswitch_downgrades_ghost_keeping_hints ... ok
[INFO] [stdout] test pipeline::stream::tests::filtered_mode_models_miss_emits_original ... FAILED
[INFO] [stdout] test pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered ... FAILED
[INFO] [stdout] test pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced ... FAILED
[INFO] [stdout] test pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row ... FAILED
[INFO] [stdout] test pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk ... FAILED
[INFO] [stdout] test pipeline::stream::tests::input_filter_rewrites_meaningless_turn ... FAILED
[INFO] [stdout] test pipeline::stream::tests::meta_frame_serializes_continues_from_when_present ... ok
[INFO] [stdout] test pipeline::stream::tests::meta_frame_omits_model_when_none ... ok
[INFO] [stdout] test pipeline::stream::tests::live_mode_when_random_zero ... FAILED
[INFO] [stdout] test pipeline::stream::tests::parse_image_vision_direct_json ... ok
[INFO] [stdout] test pipeline::stream::tests::meta_frame_serializes_with_required_fields ... ok
[INFO] [stdout] test pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated ... FAILED
[INFO] [stdout] test pipeline::stream::tests::parse_image_vision_embedded_block ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_input_filter_verdict_direct_and_embedded ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_input_filter_verdict_rewrite_false_keeps_with_content_ignored ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_input_filter_verdict_unparseable_is_none ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_pde_verdict_all_actions ... ok
[INFO] [stdout] test pipeline::stream::tests::parse_pde_verdict_image_ref_and_aspect ... ok
[INFO] [stdout] test pipeline::stream::tests::pde_ctx_omits_persona_block_when_empty ... ok
[INFO] [stdout] test pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted ... FAILED
[INFO] [stdout] test pipeline::stream::tests::pde_response_format_schema_shape ... ok
[INFO] [stdout] test pipeline::stream::tests::live_burst_meta_omits_model_when_override_false ... FAILED
[INFO] [stdout] test pipeline::stream::tests::pde_ctx_renders_persona_block_at_top ... ok
[INFO] [stdout] test pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text ... FAILED
[INFO] [stdout] test pipeline::stream::tests::persona_brief_renders_all_fields ... ok
[INFO] [stdout] test pipeline::stream::tests::persona_brief_omits_blank_fields ... ok
[INFO] [stdout] test pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble ... FAILED
[INFO] [stdout] test pipeline::stream::tests::persona_brief_empty_when_no_signal ... ok
[INFO] [stdout] test pipeline::stream::tests::normal_reply_resets_ghost_streak ... FAILED
[INFO] [stdout] test pipeline::stream::tests::regex_no_match_persists_raw_no_audit ... FAILED
[INFO] [stdout] test pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata ... FAILED
[INFO] [stdout] test pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter ... FAILED
[INFO] [stdout] test pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply ... FAILED
[INFO] [stdout] test pipeline::stream::tests::pde_parse_error_walks_to_next_model ... ok
[INFO] [stdout] test pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks ... FAILED
[INFO] [stdout] test pipeline::stream::tests::pde_whole_chain_parse_error_preserves_last_raw ... ok
[INFO] [stdout] test pipeline::stream::tests::regex_strips_artifact_from_client_and_memory ... FAILED
[INFO] [stdout] test pipeline::stream::tests::rewrite_content_invalidity_rejects_refusal_and_content_filter ... ok
[INFO] [stdout] test pipeline::stream::tests::rewrite_content_invalidity_accepts_short_user_line ... ok
[INFO] [stdout] test pipeline::stream::tests::reply_text_image_appends_image_request_and_marker ... FAILED
[INFO] [stdout] test pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback ... FAILED
[INFO] [stdout] test pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys ... FAILED
[INFO] [stdout] test pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw ... FAILED
[INFO] [stdout] test pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live ... FAILED
[INFO] [stdout] test pipeline::stream::tests::replay_applies_display_override ... FAILED
[INFO] [stdout] test pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits ... FAILED
[INFO] [stdout] test pipeline::stream::tests::sanitize_inner_state_strips_injection ... ok
[INFO] [stdout] test pipeline::stream::tests::select_image_ref_picks_and_falls_back ... ok
[INFO] [stdout] test pipeline::stream::tests::verdict_audit_includes_image_ref_and_aspect ... ok
[INFO] [stdout] test pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state ... FAILED
[INFO] [stdout] test pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back ... FAILED
[INFO] [stdout] test pipeline::stream::tests::run_stream_terminates_with_final_or_error ... FAILED
[INFO] [stdout] test pipeline::voice::tests::appends_relationship_line_when_labelled ... ok
[INFO] [stdout] test pipeline::voice::tests::includes_persona_and_directive ... ok
[INFO] [stdout] test pipeline::voice::tests::no_relationship_line_when_label_none ... ok
[INFO] [stdout] test pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter ... FAILED
[INFO] [stdout] test pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt ... FAILED
[INFO] [stdout] test pipeline::stream::tests::tip_turn_reaches_model_not_parrot ... FAILED
[INFO] [stdout] test pipeline::stream::tests::vision_turn_folds_description_and_persists ... FAILED
[INFO] [stdout] test pipeline::tests::signals_count_user_only_rows ... FAILED
[INFO] [stdout] test pipeline::tests::signals_count_includes_gift_user_tip_rows ... FAILED
[INFO] [stdout] test prompt::tests::affinity_eval_prompt_includes_six_values_and_exchange ... ok
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys ... FAILED
[INFO] [stdout] test prompt::tests::build_prompt_full_order_and_cache_break ... ok
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_empty_completion_is_error ... FAILED
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_fallback_does_not_inherit_primary_metadata ... FAILED
[INFO] [stdout] test prompt::tests::build_prompt_omits_avoid_repetition_when_empty ... ok
[INFO] [stdout] test prompt::tests::build_prompt_guard_renders_and_does_not_contradict_iron_rule_seven ... ok
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_falls_back_to_content_on_empty_primary ... FAILED
[INFO] [stdout] test prompt::tests::bond_scope_injects_only_bond_axes ... ok
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_skips_empty_content_history_rows ... FAILED
[INFO] [stdout] test prompt::tests::build_prompt_omits_gender_when_absent ... ok
[INFO] [stdout] test prompt::tests::build_prompt_omits_head_when_system_prompt_empty ... ok
[INFO] [stdout] test prompt::tests::build_prompt_omits_recent_conversation_block_when_empty ... ok
[INFO] [stdout] test prompt::tests::build_prompt_omits_emotional_context_when_empty ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_avoid_repetition_when_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_emotional_context_in_order_when_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_binary_gender_and_iron_rule ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_anti_templating_directives ... ok
[INFO] [stdout] test pipeline::voice::tests::run_voice_turn_streams_delta_then_done_and_persists ... FAILED
[INFO] [stdout] test prompt::tests::build_prompt_renders_iron_rule_zero_before_one ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_system_prompt_head_when_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_nonbinary_gender_without_iron_rule ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_recent_conversation_block_when_pairs_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_japanese_iron_rule_three ... ok
[INFO] [stdout] test prompt::tests::build_prompt_stable_prefix_identical_across_volatile_changes ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_timezone_clause_when_present ... ok
[INFO] [stdout] test prompt::tests::build_prompt_traits_change_only_breaks_after_topics ... ok
[INFO] [stdout] test prompt::tests::build_prompt_stable_block_order ... ok
[INFO] [stdout] test prompt::tests::extract_structured_insights_prompt_includes_existing_jsonb ... ok
[INFO] [stdout] test prompt::tests::build_prompt_renders_traits_as_bullets_under_label ... ok
[INFO] [stdout] test prompt::tests::extract_structured_insights_prompt_renders_facts_as_bullets ... ok
[INFO] [stdout] test prompt::tests::build_prompt_treats_blank_gender_as_absent ... ok
[INFO] [stdout] test prompt::tests::facts_user_message_embeds_both_turns_verbatim ... ok
[INFO] [stdout] test prompt::tests::extract_structured_insights_prompt_schema_includes_geo_fields ... ok
[INFO] [stdout] test prompt::tests::fmt_amount_fractional_has_two_decimals ... ok
[INFO] [stdout] test prompt::tests::fmt_amount_integer_has_no_decimals ... ok
[INFO] [stdout] test prompt::tests::now_context_defaults_to_sgt_when_timezone_absent ... ok
[INFO] [stdout] test prompt::tests::test_style_directive_for_all_styles ... ok
[INFO] [stdout] test prompt::tests::now_context_with_timezone_uses_local_date_weekday_time ... ok
[INFO] [stdout] test prompt::tests::now_context_with_garbage_timezone_defaults_to_sgt ... ok
[INFO] [stdout] test prompt::tests::build_prompt_with_empty_traits_omits_section ... ok
[INFO] [stdout] test prompt::tests::tip_tier_adjective_buckets_by_magnitude ... ok
[INFO] [stdout] test prompt::tests::tips_reaction_context_with_personality_includes_name_amount_adjective ... ok
[INFO] [stdout] test prompt::tests::tips_reaction_context_without_personality_omits_persona_clause ... ok
[INFO] [stdout] test prompt_log::tests::render_includes_header_and_verbatim_messages ... ok
[INFO] [stdout] test repetition::tests::empty_input_returns_empty ... ok
[INFO] [stdout] test prompt_log::tests::file_name_is_path_safe_and_suffixed ... ok
[INFO] [stdout] test repetition::tests::no_recurrence_returns_empty ... ok
[INFO] [stdout] test repetition::tests::opening_taken_from_first_sentence_only ... ok
[INFO] [stdout] test repetition::tests::output_capped_at_five ... ok
[INFO] [stdout] test repetition::tests::recurring_opening_is_surfaced ... ok
[INFO] [stdout] test prompt_log::tests::write_file_creates_readable_file ... ok
[INFO] [stdout] test repetition::tests::whitespace_and_delimiter_only_turns_yield_no_opening ... ok
[INFO] [stdout] test repetition::tests::single_long_turn_does_not_panic ... ok
[INFO] [stdout] test repetition::tests::single_turn_returns_empty ... ok
[INFO] [stdout] test prompt::tests::length_rule_uses_scope_composite ... ok
[INFO] [stdout] test prompt::tests::none_scope_omits_affinity_blocks ... ok
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_403_on_other_users_session ... FAILED
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_null_when_no_turn_event ... FAILED
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_includes_computed_delta_and_label_changes ... FAILED
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_ghost_after_message_returns_zero_ghost ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_401_without_bearer ... FAILED
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_returns_latest_post_ema_delta ... FAILED
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_present_when_debug_gate_closed ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_403_on_other_users_session ... FAILED
[INFO] [stdout] test routes::bff::affinity::tests::bff_affinity_401_without_bearer ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_404_on_missing_session ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_clamps_limit_to_50 ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_entries_carry_row_id_and_client_msg_id ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_returns_slim_messages_in_order ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_start_brand_new_session_returns_empty_history ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_exposes_tips_amount_usd_on_gift_user_rows ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_history_default_limit_is_50 ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_start_does_not_bundle_affinity_even_with_debug_open ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_start_history_limit_clamped_to_50 ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_start_matches_canonical_start_session_id ... FAILED
[INFO] [stdout] test routes::bff::companion::tests::bff_start_resumed_session_returns_history ... FAILED
[INFO] [stdout] test routes::companion::tests::debug_affinity_returns_vector_for_owner ... FAILED
[INFO] [stdout] test routes::companion::tests::healthz_unauthenticated_returns_200 ... FAILED
[INFO] [stdout] test routes::companion::tests::get_sessions_403_when_path_user_id_differs_from_jwt ... FAILED
[INFO] [stdout] test routes::companion::tests::send_message_accepts_missing_prompt_traits_field ... ok
[INFO] [stdout] test routes::companion::tests::send_message_rejects_oversized_trait_text ... ok
[INFO] [stdout] test routes::companion::tests::send_message_rejects_too_many_prompt_traits ... ok
[INFO] [stdout] test routes::companion::tests::resolve_instance_path_403_for_non_owner ... FAILED
[INFO] [stdout] test routes::companion::tests::protected_route_401_without_bearer ... FAILED
[INFO] [stdout] test routes::companion::tests::send_message_rejects_invalid_tag_regex ... ok
[INFO] [stdout] test routes::companion::tests::resolve_instance_path_404_for_archived_instance ... FAILED
[INFO] [stdout] test routes::companion::tests::usage_filter_no_op_when_usage_is_none ... ok
[INFO] [stdout] test routes::companion::tests::usage_filter_no_op_when_value_not_object ... ok
[INFO] [stdout] test routes::companion::tests::resolve_or_create_session_returns_resolved_for_legacy_genome ... FAILED
[INFO] [stdout] test routes::companion::tests::resolve_reactivates_archived_instance_genome_path ... FAILED
[INFO] [stdout] test routes::companion::tests::usage_filter_no_op_when_set_empty ... ok
[INFO] [stdout] test routes::companion::tests::start_chat_creates_session_for_jwt_user_id ... FAILED
[INFO] [stdout] test routes::companion::tests::start_chat_passes_for_legacy_genome ... FAILED
[INFO] [stdout] test routes::companion::tests::usage_filter_strips_configured_keys ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_none_returns_none ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_invalid_metadata_key_regex ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_oversized_metadata_key ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_accepts_empty_input ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_full_passes ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_accepts_two_well_formed_entries ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_invalid_tag_regex ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_empty_text_after_trim ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_more_than_max ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_non_string_metadata_value ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_oversized_metadata_value ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_oversized_user ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_too_many_metadata_keys ... ok
[INFO] [stdout] test routes::companion::tests::validate_llm_audit_rejects_oversized_session_id ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_text_with_newlines ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_oversized_text ... ok
[INFO] [stdout] test routes::companion::tests::validate_traits_rejects_text_with_unicode_line_separators ... ok
[INFO] [stdout] test routes::companion_stream::tests::affinity_scope_dto_resolves_named_and_array ... ok
[INFO] [stdout] test routes::companion_stream::tests::draw_image_400_on_bad_base64 ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::draw_image_403_when_not_owner ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::draw_image_429_when_user_stream_cap_reached ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::draw_image_success_streams_and_persists_nothing ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::stream_400_when_tier_malformed ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::stream_422_when_content_empty ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::stream_records_reply_to_message_id_in_metadata ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::draw_image_501_when_image_gen_absent ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_accepts_wellformed_tip ... ok
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_accepts_wellformed_and_absent_tier ... ok
[INFO] [stdout] test routes::companion_stream::tests::stream_replay_emits_same_frames_for_repeat_client_msg_id ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_rejects_empty_content_without_tip ... ok
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_rejects_malformed_tier ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::bad_image_url_scheme_rejected ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::empty_content_rejected_without_image_or_tip ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::good_https_image_url_ok ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::http_scheme_image_url_ok ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::image_url_is_valid_unit ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::image_url_no_host_rejected ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::image_url_whitespace_host_rejected ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::image_url_with_space_in_path_rejected ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::over_length_image_url_rejected ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::tip_plus_image_rejected ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::validate_allows_image_only_empty_content ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::validate_rejects_force_image_with_tip ... ok
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_tip_allows_empty_content ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::empty_content_ok_with_image ... ok
[INFO] [stdout] test routes::companion_stream::validate_payload_tests::validate_rejects_bad_aspect ... ok
[INFO] [stdout] test routes::companion_stream::tests::validate_payload_rejects_bad_tip_amounts ... ok
[INFO] [stdout] test routes::companion_stream::tests::user_row_omits_scope_raw_keys_when_request_fields_are_none ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_absent_when_debug_gate_closed ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_403_on_other_users_session ... FAILED
[INFO] [stdout] test routes::dto::tests::snapshot_exposes_bond_chemistry_bars_and_labels ... ok
[INFO] [stdout] test routes::dto::tests::snapshot_legacy_label_derived_on_read_not_stored ... ok
[INFO] [stdout] test routes::debug::tests::affinity_events_401_without_bearer ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_includes_computed_delta_and_label_changes ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_invalid_event_type_400 ... FAILED
[INFO] [stdout] test routes::companion_stream::tests::user_row_writes_scope_raw_keys_when_request_carries_them ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_owned_empty_session_200 ... FAILED
[INFO] [stdout] test routes::debug::tests::affinity_events_returns_pre_and_post_deltas ... FAILED
[INFO] [stdout] test routes::voice::tests::voice_403_when_not_owner ... FAILED
[INFO] [stdout] test routes::voice::tests::voice_404_when_persona_instance_missing ... FAILED
[INFO] [stdout] test routes::voice::tests::voice_409_on_duplicate_client_msg_id ... FAILED
[INFO] [stdout] test state::tests::prompt_log_dir_unset_or_empty_is_none ... ok
[INFO] [stdout] test routes::voice::tests::voice_422_when_content_empty ... FAILED
[INFO] [stdout] test state::tests::snapshot_config_disabled_when_env_says_one ... ok
[INFO] [stdout] test state::tests::snapshot_config_falls_back_on_bad_tz ... ok
[INFO] [stdout] test state::tests::snapshot_config_honours_env_overrides ... ok
[INFO] [stdout] test state::tests::stream_slots_acquire_until_cap_then_blocks ... ok
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_parses_comma_separated ... ok
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_empty_when_unset ... ok
[INFO] [stdout] test routes::voice::tests::voice_501_when_task_absent ... FAILED
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_skips_empty_entries ... ok
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_trims_whitespace ... ok
[INFO] [stdout] test tests::empty_secret_with_jwks_is_ok_but_not_wired ... ok
[INFO] [stdout] test tests::empty_secret_without_jwks_bails ... ok
[INFO] [stdout] test state::tests::prompt_log_dir_set_is_some_path ... ok
[INFO] [stdout] test state::tests::usage_hidden_keys_from_env_empty_when_blank ... ok
[INFO] [stdout] test state::tests::snapshot_config_defaults_when_env_unset ... ok
[INFO] [stdout] test tests::no_source_bails ... ok
[INFO] [stdout] test tests::nonempty_secret_alone_is_enough_and_is_returned ... ok
[INFO] [stdout] test tests::jwks_alone_is_enough_and_wires_no_legacy_secret ... ok
[INFO] [stdout] test tests::example_config_output_regex_compiles ... ok
[INFO] [stdout] test tests::shipped_model_config_satisfies_extraction_boot_gate ... ok
[INFO] [stdout] test pipeline::stream::tests::drive_image_gen_drop_cancels_inflight ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::dreaming::tests::classify_session_sends_configured_system_prompt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::dreaming::tests::classify_session_sends_configured_system_prompt' (4412) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b14e22 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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:     0x5fe55088e73d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089063d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720f4d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55071066b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55071066b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55071066b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056ced0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe5506975ed - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a3d4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f30d9b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868e49 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b9102 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fbee - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084396d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e6c20 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe550610136 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506271b0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2fac3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553933 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b70c71 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8ecfc - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a3790 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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:     0x5fe550acdd0e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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:     0x5fe550aca3e6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{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:     0x5fe550b6634a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::classify_session_sends_configured_system_prompt::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe55097c037 - eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/dreaming.rs:413:5
[INFO] [stdout]   51:     0x5fe55094d697 - eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/dreaming.rs:413:66
[INFO] [stdout]   52:     0x5fe550799616 - <eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_sends_configured_system_prompt::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::dreaming::tests::classify_session_excludes_voice_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::dreaming::tests::classify_session_excludes_voice_rows' (4411) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b14372 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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:     0x5fe55088e6fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508905fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720f0d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe5507104cb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe5507104cb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe5507104cb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056cbb0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550696b0d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a3b4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f30c4b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868e09 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b8fc2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fb8e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084392d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e6800 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe5506100b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550626e60 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2f953 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553883 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b70b61 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8ea5c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a35f0 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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:     0x5fe550acdc8e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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:     0x5fe550aca396 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{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:     0x5fe550b6631a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::classify_session_excludes_voice_rows::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe55097b077 - eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/dreaming.rs:476:5
[INFO] [stdout]   51:     0x5fe55094d517 - eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/dreaming.rs:476:66
[INFO] [stdout]   52:     0x5fe550799416 - <eros_engine[4e36aa277292197d]::pipeline::dreaming::tests::classify_session_excludes_voice_rows::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt' (4435) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b1a332 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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:     0x5fe55088e93d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089083d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072114d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55071136b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55071136b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55071136b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056e7d0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55069cced - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a4d4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f3181b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550869049 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b9b02 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079feee - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550843b6d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e8d20 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe550610536 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550628c30 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c30643 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553eb3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b714f1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b901fc - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a4411 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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:     0x5fe550ace10e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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:     0x5fe550aca666 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{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:     0x5fe550b664ca - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::handlers_inject_recent_conversation_into_system_prompt::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550ab3f97 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1804:5
[INFO] [stdout]   51:     0x5fe550a7b7b7 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1804:66
[INFO] [stdout]   52:     0x5fe55079a056 - <eros_engine[4e36aa277292197d]::pipeline::handlers::tests::handlers_inject_recent_conversation_into_system_prompt::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full' (4450) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b16363 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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:     0x5fe55088e7bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508906bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720fcd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe5507109ab - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe5507109ab - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe5507109ab - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056d510 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550698bad - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a414 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f3103b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868ec9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b9382 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fcae - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508439ed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e7460 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe550610236 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550627850 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2fda3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553a93 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b70e91 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8f23c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a3ab1 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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:     0x5fe550acde0e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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:     0x5fe550aca486 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{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:     0x5fe550b663aa - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::load_human_insight_bullets_neutral_vs_full::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550aad107 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1415:5
[INFO] [stdout]   51:     0x5fe550a7b337 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1415:66
[INFO] [stdout]   52:     0x5fe550799a56 - <eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_neutral_vs_full::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user' (4451) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b1add3 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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:     0x5fe55088e97d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089087d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072118d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55071150b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55071150b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55071150b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056eaf0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55069d7cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a4f4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f3196b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550869089 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b9c42 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079ff4e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550843bad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e9140 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe5506105b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550628f80 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c307b3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553f63 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b71601 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b9049c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a45a1 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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:     0x5fe550ace18e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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:     0x5fe550aca6b6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{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:     0x5fe550b664fa - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550ab6897 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1409:5
[INFO] [stdout]   51:     0x5fe550a7b847 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1409:66
[INFO] [stdout]   52:     0x5fe55079a116 - <eros_engine[4e36aa277292197d]::pipeline::handlers::tests::load_human_insight_bullets_returns_empty_for_unknown_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_gating_skips_layers_per_flags stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_gating_skips_layers_per_flags' (4456) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b158c3 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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:     0x5fe55088e77d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089067d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720f8d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55071080b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55071080b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55071080b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056d1f0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe5506980cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a3f4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f30eeb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868e89 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b9242 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fc4e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508439ad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e7040 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe5506101b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550627500 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2fc33 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505539e3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b70d81 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8ef9c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a3921 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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:     0x5fe550acdd8e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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:     0x5fe550aca436 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{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:     0x5fe550b6637a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::recall_gating_skips_layers_per_flags::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550aa8bd7 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1194:5
[INFO] [stdout]   51:     0x5fe550a7b1b7 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1194:66
[INFO] [stdout]   52:     0x5fe550799856 - <eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_gating_skips_layers_per_flags::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event' (4477) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550af1eb2 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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:     0x5fe55088da3d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088f93d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072024d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070b1eb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070b1eb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070b1eb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550562c50 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55067406d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659d54 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2c95b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868149 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b5002 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079e86e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550842c6d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505d95a0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060e736 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061c570 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2b003 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550551573 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6d531 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b86068 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089e1d0 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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:     0x5fe550acbeee - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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:     0x5fe550ac93a6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{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:     0x5fe550b6598a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::insight_extraction_empty_facts_writes_one_event::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550aa2997 - eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1347:5
[INFO] [stdout]   51:     0x5fe550a7a887 - eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1347:66
[INFO] [stdout]   52:     0x5fe550797556 - <eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_empty_facts_writes_one_event::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows' (4458) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b18de3 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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:     0x5fe55088e8bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508907bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe5507210cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55071102b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55071102b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55071102b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056e190 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55069b72d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a494 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f3157b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868fc9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b9882 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fe2e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550843aed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e84e0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe550610436 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550628590 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c30363 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553d53 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b712d1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8fcbc - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a40f1 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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:     0x5fe550ace00e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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:     0x5fe550aca5c6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{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:     0x5fe550b6646a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::recall_memory_with_embedding_groups_categorised_rows::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550ab35e7 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:978:5
[INFO] [stdout]   51:     0x5fe550a7b6f7 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:978:66
[INFO] [stdout]   52:     0x5fe550799f56 - <eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_groups_categorised_rows::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers' (4459) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b178a3 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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:     0x5fe55088e83d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089073d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072104d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe550710ceb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe550710ceb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe550710ceb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056db50 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55069a16d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a454 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f312db - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868f49 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b9602 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fd6e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550843a6d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e7ca0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe550610336 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550627ef0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c30083 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553bf3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b710b1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8f77c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a3dd1 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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:     0x5fe550acdf0e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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:     0x5fe550aca526 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{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:     0x5fe550b6640a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::recall_memory_with_embedding_isolates_layers::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550aae487 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:928:5
[INFO] [stdout]   51:     0x5fe550a7b487 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:928:66
[INFO] [stdout]   52:     0x5fe550799c16 - <eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_isolates_layers::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer' (4460) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b19883 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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:     0x5fe55088e8fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508907fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072110d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe5507111cb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe5507111cb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe5507111cb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056e4b0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55069c20d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a4b4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f316cb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550869009 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b99c2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fe8e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550843b2d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e8900 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe5506104b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506288e0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c304d3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553e03 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b713e1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8ff5c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a4281 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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:     0x5fe550ace08e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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:     0x5fe550aca616 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{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:     0x5fe550b6649a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550ab36d7 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1102:5
[INFO] [stdout]   51:     0x5fe550a7b727 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1102:66
[INFO] [stdout]   52:     0x5fe550799f96 - <eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_picks_nearest_per_layer::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k' (4461) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b16e03 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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:     0x5fe55088e7fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508906fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072100d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe550710b4b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe550710b4b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe550710b4b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056d830 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55069968d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a434 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f3118b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868f09 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b94c2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fd0e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550843a2d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e7880 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe5506102b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550627ba0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2ff13 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553b43 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b70fa1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8f4dc - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a3c41 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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:     0x5fe550acde8e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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:     0x5fe550aca4d6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{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:     0x5fe550b663da - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::recall_memory_with_embedding_respects_top_k::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550aad2b7 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1048:5
[INFO] [stdout]   51:     0x5fe550a7b397 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:1048:66
[INFO] [stdout]   52:     0x5fe550799ad6 - <eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_respects_top_k::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped' (4474) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550af3eef - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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:     0x5fe55088dafd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088f9fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072030d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070b6cb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070b6cb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070b6cb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe5505635b0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55067610d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659db4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2cd4b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868209 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b53c2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079e98e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550842d2d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505da200 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060e8b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061cf60 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2b453 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550551783 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6d861 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b86869 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089e6bd - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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:     0x5fe550acc08e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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:     0x5fe550ac9496 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{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:     0x5fe550b65a1a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550aa44f7 - eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1560:5
[INFO] [stdout]   51:     0x5fe550a7ab27 - eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1560:66
[INFO] [stdout]   52:     0x5fe5507978d6 - <eros_engine[4e36aa277292197d]::pipeline::post_process::tests::fallback_ghost_turn_writes_message_event_with_eval_skipped::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty' (4457) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b18343 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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:     0x5fe55088e87d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089077d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072108d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe550710e8b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe550710e8b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe550710e8b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056de70 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55069ac4d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a474 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f3142b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868f89 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b9742 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fdce - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550843aad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e80c0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe5506103b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550628240 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c301f3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553ca3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b711c1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8fa1c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a3f61 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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:     0x5fe550acdf8e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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:     0x5fe550aca576 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{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:     0x5fe550b6643a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::recall_memory_with_embedding_empty_db_returns_empty::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550ab32e7 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:911:5
[INFO] [stdout]   51:     0x5fe550a7b697 - eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/handlers.rs:911:66
[INFO] [stdout]   52:     0x5fe550799ed6 - <eros_engine[4e36aa277292197d]::pipeline::handlers::tests::recall_memory_with_embedding_empty_db_returns_empty::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event' (4478) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550af3412 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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:     0x5fe55088dabd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088f9bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe5507202cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070b52b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070b52b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070b52b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550563290 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55067562d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659d94 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2cbfb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe5508681c9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b5282 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079e92e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550842ced - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505d9de0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060e836 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061cc10 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2b2e3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505516d3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6d751 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b865a8 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089e510 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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:     0x5fe550acbfee - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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:     0x5fe550ac9446 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{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:     0x5fe550b659ea - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::insight_extraction_facts_parse_error_writes_one_event::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550aa37a7 - eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1423:5
[INFO] [stdout]   51:     0x5fe550a7aa07 - eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1423:66
[INFO] [stdout]   52:     0x5fe550797756 - <eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_facts_parse_error_writes_one_event::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id' (4479) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550af2962 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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:     0x5fe55088da7d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088f97d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072028d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070b38b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070b38b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070b38b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550562f70 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550674b4d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659d74 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2caab - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868189 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b5142 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079e8ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550842cad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505d99c0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060e7b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061c8c0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2b173 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550551623 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6d641 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b86308 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089e370 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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:     0x5fe550acbf6e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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:     0x5fe550ac93f6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{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:     0x5fe550b659ba - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::insight_extraction_writes_two_events_sharing_run_id::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550aa3647 - eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1266:5
[INFO] [stdout]   51:     0x5fe550a7a9a7 - eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/post_process.rs:1266:66
[INFO] [stdout]   52:     0x5fe5507976d6 - <eros_engine[4e36aa277292197d]::pipeline::post_process::tests::insight_extraction_writes_two_events_sharing_run_id::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys' (4498) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b0c260 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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:     0x5fe55088e3fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508902fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720c0d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070f14b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070f14b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070f14b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056a630 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068e88d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a234 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2fc8b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868b09 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b80c2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f70e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084362d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e3680 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060fab6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506246a0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2e813 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553043 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6fea1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8ca09 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a223d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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:     0x5fe550acd5ac - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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:     0x5fe550ac9fd6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{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:     0x5fe550b660da - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deba77 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6339:5
[INFO] [stdout]   51:     0x5fe550d5ae87 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6339:66
[INFO] [stdout]   52:     0x5fe550798d96 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::assistant_row_writes_memory_and_affinity_scope_keys::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds' (4500) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b076d2 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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:     0x5fe55088e23d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089013d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720a4d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070e5eb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070e5eb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070e5eb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550569050 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550689c6d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a154 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2f35b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868949 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b7802 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f46e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084346d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e19a0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f736 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550622f70 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2de03 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552b73 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6f731 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8b6dc - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a1690 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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:     0x5fe550acd16e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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:     0x5fe550ac9da6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{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:     0x5fe550b65f8a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deaf17 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:9423:5
[INFO] [stdout]   51:     0x5fe550d5aca7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:9423:66
[INFO] [stdout]   52:     0x5fe550798b16 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::both_filters_fire_llm_runs_on_cleaned_audit_folds::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback' (4520) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b118a0 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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:     0x5fe55088e5fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508904fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720e0d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070fe4b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070fe4b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070fe4b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056bf30 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550693f8d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a334 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f3070b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868d09 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b8ac2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fa0e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084382d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e5780 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060feb6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550626120 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2f393 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505535c3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b70721 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8dfc9 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a2f7d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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:     0x5fe550acda6c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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:     0x5fe550aca256 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{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:     0x5fe550b6625a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550dede47 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4624:5
[INFO] [stdout]   51:     0x5fe550d5b157 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4624:66
[INFO] [stdout]   52:     0x5fe550799156 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_live_last_attempt_becomes_ghost_fallback::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback' (4515) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b0d7e0 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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:     0x5fe55088e47d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089037d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720c8d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070f48b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070f48b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070f48b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056ac70 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068fe4d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a274 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2ff2b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868b89 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b8342 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f7ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508436ad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e3ec0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060fbb6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550624d40 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2eaf3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505531a3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b700c1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8cf69 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a257d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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:     0x5fe550acd6cc - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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:     0x5fe550aca076 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{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:     0x5fe550b6613a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550dec947 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4491:5
[INFO] [stdout]   51:     0x5fe550d5af47 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4491:66
[INFO] [stdout]   52:     0x5fe550798e96 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::empty_completion_last_attempt_becomes_ghost_fallback::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::complete_garble_survives_later_fallback_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::complete_garble_survives_later_fallback_failure' (4501) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b04be2 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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:     0x5fe55088e13d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089003d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072094d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070df6b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070df6b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070df6b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe5505683d0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe5506870ed - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a0d4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2ee1b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868849 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b7302 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f2ee - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084336d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e0920 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f536 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550622230 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2d843 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505528b3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6f2f1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8ac1c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a1001 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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:     0x5fe550accf2e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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:     0x5fe550ac9c66 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{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:     0x5fe550b65eca - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::complete_garble_survives_later_fallback_failure::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550dea927 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:8304:5
[INFO] [stdout]   51:     0x5fe550d5abb7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:8304:66
[INFO] [stdout]   52:     0x5fe5507989d6 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::complete_garble_survives_later_fallback_failure::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata' (4523) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b081a0 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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:     0x5fe55088e27d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089017d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720a8d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070e78b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070e78b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070e78b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550569370 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068a74d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a174 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2f4ab - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868989 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b7942 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f4ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508434ad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e1dc0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f7b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506232c0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2df73 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552c23 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6f841 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8b9a9 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a183d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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:     0x5fe550acd20c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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:     0x5fe550ac9df6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{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:     0x5fe550b65fba - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deb007 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5724:5
[INFO] [stdout]   51:     0x5fe550d5acd7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5724:66
[INFO] [stdout]   52:     0x5fe550798b56 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_fail_open_writes_attempt_audit_to_metadata::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata' (4532) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b06c20 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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:     0x5fe55088e1fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508900fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720a0d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070e44b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070e44b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070e44b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550568d30 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068918d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a134 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2f20b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868909 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b76c2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f40e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084342d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e1580 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f6b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550622c20 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2dc93 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552ac3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6f621 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8b449 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a14ed - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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:     0x5fe550acd0ec - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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:     0x5fe550ac9d56 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{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:     0x5fe550b65f5a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::filter_success_does_not_write_fail_open_metadata::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deabf7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5892:5
[INFO] [stdout]   51:     0x5fe550d5ac47 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5892:66
[INFO] [stdout]   52:     0x5fe550798a96 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::filter_success_does_not_write_fail_open_metadata::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::filtered_turn_fail_open_emits_original stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::filtered_turn_fail_open_emits_original' (4536) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550afca60 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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:     0x5fe55088de3d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fd3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072064d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070cbeb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070cbeb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070cbeb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550565e50 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55067ee6d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659f54 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2de5b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868549 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b6402 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079ee6e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084306d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505dd7a0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060ef36 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061fa70 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2c703 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552073 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6e631 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b88b69 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089fbfd - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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:     0x5fe550acc7ec - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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:     0x5fe550ac98a6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{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:     0x5fe550b65c8a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::filtered_turn_fail_open_emits_original::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de2b47 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5609:5
[INFO] [stdout]   51:     0x5fe550d5a5b7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5609:66
[INFO] [stdout]   52:     0x5fe5507981d6 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_fail_open_emits_original::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::filtered_mode_models_miss_emits_original stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::filtered_mode_models_miss_emits_original' (4534) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550afe000 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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:     0x5fe55088debd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fdbd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe5507206cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070cf2b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070cf2b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070cf2b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550566490 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068042d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659f94 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2e0fb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe5508685c9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b6682 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079ef2e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508430ed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505ddfe0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f036 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550620110 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2c9e3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505521d3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6e851 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b890e9 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089ff5d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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:     0x5fe550acc92c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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:     0x5fe550ac9946 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{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:     0x5fe550b65cea - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::filtered_mode_models_miss_emits_original::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de4457 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6214:5
[INFO] [stdout]   51:     0x5fe550d5a707 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6214:66
[INFO] [stdout]   52:     0x5fe550798396 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_mode_models_miss_emits_original::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered' (4535) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b0a210 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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:     0x5fe55088e33d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089023d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720b4d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070ec6b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070ec6b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070ec6b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550569cd0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068c7ed - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a1d4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2f89b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868a49 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b7d02 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f5ee - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084356d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e2a20 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f936 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550623cb0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2e3c3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552e33 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6fb71 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8c1e9 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a1d4d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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:     0x5fe550acd3ec - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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:     0x5fe550ac9ee6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{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:     0x5fe550b6604a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::filtered_turn_emits_filtered_and_persists_filtered::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deb757 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5471:5
[INFO] [stdout]   51:     0x5fe550d5adc7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5471:66
[INFO] [stdout]   52:     0x5fe550798c96 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_turn_emits_filtered_and_persists_filtered::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced' (4538) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b138c2 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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:     0x5fe55088e6bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508905bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720ecd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55071032b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55071032b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55071032b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056c890 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55069602d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a394 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f30afb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868dc9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b8e82 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fb2e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508438ed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e63e0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe550610036 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550626b10 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2f7e3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505537d3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b70a51 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8e7bc - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a3451 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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:     0x5fe550acdc0e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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:     0x5fe550aca346 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{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:     0x5fe550b662ea - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deea37 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7926:5
[INFO] [stdout]   51:     0x5fe550d5b307 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7926:66
[INFO] [stdout]   52:     0x5fe550799396 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::garbled_then_successful_fallback_excludes_garble_from_produced::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row' (4533) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b0e292 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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:     0x5fe55088e4bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508903bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720ccd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070f62b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070f62b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070f62b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056af90 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55069092d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a294 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f3007b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868bc9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b8482 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f82e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508436ed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e42e0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060fc36 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550625090 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2ec63 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553253 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b701d1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8d1fc - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a271b - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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:     0x5fe550acd750 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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:     0x5fe550aca0c6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{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:     0x5fe550b6616a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::filtered_empty_completion_ghost_retains_produced_row::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deca37 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:8187:5
[INFO] [stdout]   51:     0x5fe550d5af77 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:8187:66
[INFO] [stdout]   52:     0x5fe550798ed6 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::filtered_empty_completion_ghost_retains_produced_row::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk' (4548) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b12370 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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:     0x5fe55088e63d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089053d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720e4d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070ffeb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070ffeb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070ffeb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056c250 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550694a6d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a354 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f3085b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868d49 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b8c02 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079fa6e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084386d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e5ba0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060ff36 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550626470 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2f503 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553673 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b70831 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8e289 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a312d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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:     0x5fe550acdb0c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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:     0x5fe550aca2a6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{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:     0x5fe550b6628a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550dee1b7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6783:5
[INFO] [stdout]   51:     0x5fe550d5b1e7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6783:66
[INFO] [stdout]   52:     0x5fe550799216 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_malformed_primary_keeps_original_no_chain_walk::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::input_filter_rewrites_meaningless_turn stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::input_filter_rewrites_meaningless_turn' (4549) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550afd530 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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:     0x5fe55088de7d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fd7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072068d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070cd8b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070cd8b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070cd8b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550566170 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55067f94d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659f74 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2dfab - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868589 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b6542 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079eece - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508430ad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505ddbc0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060efb6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061fdc0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2c873 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552123 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6e741 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b88e29 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089fdad - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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:     0x5fe550acc88c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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:     0x5fe550ac98f6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{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:     0x5fe550b65cba - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::input_filter_rewrites_meaningless_turn::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de2c37 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6640:5
[INFO] [stdout]   51:     0x5fe550d5a5e7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6640:66
[INFO] [stdout]   52:     0x5fe550798216 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::input_filter_rewrites_meaningless_turn::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::live_mode_when_random_zero stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::live_mode_when_random_zero' (4552) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550af89e0 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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:     0x5fe55088dcbd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fbbd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe5507204cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070c22b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070c22b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070c22b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550564b90 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55067ad2d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659e94 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2d67b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe5508683c9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b5c82 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079ec2e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550842eed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505dbee0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060ec36 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061e690 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2be63 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550551c53 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6dfd1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b87b49 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089f22d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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:     0x5fe550acc48c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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:     0x5fe550ac96c6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_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:     0x5fe550b65b6a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::live_mode_when_random_zero::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550ddbcf7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6011:5
[INFO] [stdout]   51:     0x5fe550d5a0d7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6011:66
[INFO] [stdout]   52:     0x5fe550797b56 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_mode_when_random_zero::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated' (4553) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b0cd12 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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:     0x5fe55088e43d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089033d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720c4d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070f2eb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070f2eb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070f2eb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056a950 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068f36d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a254 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2fddb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868b49 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b8202 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f76e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084366d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e3aa0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060fb36 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506249f0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2e983 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505530f3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6ffb1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8cc9c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a23d1 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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:     0x5fe550acd62e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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:     0x5fe550aca026 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{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:     0x5fe550b6610a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::live_nonlast_empty_completion_advances_as_truncated::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550dec697 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:8039:5
[INFO] [stdout]   51:     0x5fe550d5aee7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:8039:66
[INFO] [stdout]   52:     0x5fe550798e16 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_nonlast_empty_completion_advances_as_truncated::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted' (4554) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b10300 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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:     0x5fe55088e57d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089047d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720d8d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070fb0b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070fb0b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070fb0b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056b8f0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe5506929cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a2f4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f3046b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868c89 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b8842 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f94e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508437ad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e4f40 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060fdb6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550625a80 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2f0b3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553463 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b70501 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8da49 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a2c1d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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:     0x5fe550acd92c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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:     0x5fe550aca1b6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{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:     0x5fe550b661fa - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550dedc67 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7805:5
[INFO] [stdout]   51:     0x5fe550d5b0f7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7805:66
[INFO] [stdout]   52:     0x5fe5507990d6 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_but_length_truncated_is_not_promoted::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::live_burst_meta_omits_model_when_override_false stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::live_burst_meta_omits_model_when_override_false' (4551) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b056b0 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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:     0x5fe55088e17d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089007d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072098d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070e10b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070e10b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070e10b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe5505686f0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550687bcd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a0f4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2ef6b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868889 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b7442 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f34e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508433ad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e0d40 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f5b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550622580 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2d9b3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552963 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6f401 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8aee9 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a11ad - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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:     0x5fe550accfcc - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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:     0x5fe550ac9cb6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{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:     0x5fe550b65efa - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::live_burst_meta_omits_model_when_override_false::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deaa17 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5172:5
[INFO] [stdout]   51:     0x5fe550d5abe7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5172:66
[INFO] [stdout]   52:     0x5fe550798a16 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_burst_meta_omits_model_when_override_false::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text' (4555) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b0ed60 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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:     0x5fe55088e4fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508903fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720d0d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070f7cb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070f7cb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070f7cb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056b2b0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55069140d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a2b4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f301cb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868c09 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b85c2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f88e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084372d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e4700 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060fcb6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506253e0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2edd3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553303 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b702e1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8d4c9 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a28bd - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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:     0x5fe550acd7ec - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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:     0x5fe550aca116 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{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:     0x5fe550b6619a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::live_stream_garbled_completion_persists_repaired_text::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550decce7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7647:5
[INFO] [stdout]   51:     0x5fe550d5afd7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7647:66
[INFO] [stdout]   52:     0x5fe550798f56 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::live_stream_garbled_completion_persists_repaired_text::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble' (4576) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b0acc2 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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:     0x5fe55088e37d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089027d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720b8d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070ee0b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070ee0b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070ee0b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550569ff0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068d2cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a1f4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2f9eb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868a89 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b7e42 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f64e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508435ad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e2e40 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f9b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550624000 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2e533 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552ee3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6fc81 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8c47c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a1eeb - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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:     0x5fe550acd470 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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:     0x5fe550ac9f36 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{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:     0x5fe550b6607a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deb847 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:9245:5
[INFO] [stdout]   51:     0x5fe550d5adf7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:9245:66
[INFO] [stdout]   52:     0x5fe550798cd6 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_artifact_only_reply_persists_empty_no_bubble::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::normal_reply_resets_ghost_streak stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::normal_reply_resets_ghost_streak' (4559) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550af9f60 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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:     0x5fe55088dd3d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fc3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072054d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070c56b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070c56b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070c56b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe5505651d0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55067c2ed - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659ed4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2d91b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868449 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b5f02 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079ecee - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550842f6d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505dc720 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060ed36 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061ed30 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2c143 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550551db3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6e1f1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b880a9 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089f56d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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:     0x5fe550acc5ac - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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:     0x5fe550ac9766 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{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:     0x5fe550b65bca - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::normal_reply_resets_ghost_streak::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550ddd8d7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4214:5
[INFO] [stdout]   51:     0x5fe550d5a287 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4214:66
[INFO] [stdout]   52:     0x5fe550797d96 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::normal_reply_resets_ghost_streak::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::regex_no_match_persists_raw_no_audit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::regex_no_match_persists_raw_no_audit' (4577) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550afb4e2 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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:     0x5fe55088ddbd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fcbd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe5507205cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070c8ab - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070c8ab - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070c8ab - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550565810 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55067d8ad - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659f14 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2dbbb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe5508684c9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b6182 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079edae - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550842fed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505dcf60 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060ee36 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061f3d0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2c423 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550551f13 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6e411 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b885fc - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089f8bb - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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:     0x5fe550acc6d0 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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:     0x5fe550ac9806 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{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:     0x5fe550b65c2a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::regex_no_match_persists_raw_no_audit::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de1cd7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:9059:5
[INFO] [stdout]   51:     0x5fe550d5a4c7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:9059:66
[INFO] [stdout]   52:     0x5fe550798096 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_no_match_persists_raw_no_audit::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata' (4575) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b08c70 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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:     0x5fe55088e2bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508901bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720acd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070e92b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070e92b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070e92b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550569690 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068b22d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a194 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2f5fb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe5508689c9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b7a82 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f52e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508434ed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e21e0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f836 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550623610 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2e0e3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552cd3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6f951 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8bc69 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a19ed - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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:     0x5fe550acd2ac - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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:     0x5fe550ac9e46 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{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:     0x5fe550b65fea - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deb4d7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6462:5
[INFO] [stdout]   51:     0x5fe550d5ad37 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6462:66
[INFO] [stdout]   52:     0x5fe550798bd6 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::pseudo_ghost_assistant_row_carries_scope_metadata::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter' (4579) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550afbf92 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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:     0x5fe55088ddfd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fcfd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072060d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070ca4b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070ca4b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070ca4b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550565b30 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55067e38d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659f34 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2dd0b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868509 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b62c2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079ee0e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084302d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505dd380 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060eeb6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061f720 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2c593 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550551fc3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6e521 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8889c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089fa4d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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:     0x5fe550acc74e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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:     0x5fe550ac9856 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{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:     0x5fe550b65c5a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::regex_strip_to_empty_skips_llm_filter::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de1f87 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:9673:5
[INFO] [stdout]   51:     0x5fe550d5a527 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:9673:66
[INFO] [stdout]   52:     0x5fe550798116 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_skips_llm_filter::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply' (4581) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b0f830 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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:     0x5fe55088e53d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089043d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720d4d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070f96b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070f96b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070f96b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056b5d0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550691eed - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a2d4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f3031b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868c49 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b8702 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f8ee - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084376d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e4b20 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060fd36 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550625730 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2ef43 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505533b3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b703f1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8d789 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a2a6d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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:     0x5fe550acd88c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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:     0x5fe550aca166 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{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:     0x5fe550b661ca - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::regex_target_buffers_without_changing_unmatched_reply::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550decdd7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:8665:5
[INFO] [stdout]   51:     0x5fe550d5b007 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:8665:66
[INFO] [stdout]   52:     0x5fe550798f96 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_target_buffers_without_changing_unmatched_reply::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks' (4584) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b12e13 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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:     0x5fe55088e67d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55089057d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720e8d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55071018b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55071018b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55071018b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056c570 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55069554d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a374 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f309ab - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868d89 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b8d42 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079face - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508438ad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e5fc0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060ffb6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506267c0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2f673 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553723 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b70941 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8e51c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a32bf - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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:     0x5fe550acdb8e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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:     0x5fe550aca2f6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{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:     0x5fe550b662ba - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550dee347 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4062:5
[INFO] [stdout]   51:     0x5fe550d5b247 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4062:66
[INFO] [stdout]   52:     0x5fe550799296 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_reemits_ghost_fallback_only_for_empty_reply_fallbacks::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::regex_strips_artifact_from_client_and_memory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::regex_strips_artifact_from_client_and_memory' (4580) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b020c2 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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:     0x5fe55088e03d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088ff3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072084d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070d8eb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070d8eb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070d8eb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550567750 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068456d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a054 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2e8db - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868749 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b6e02 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f16e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084326d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505df8a0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f336 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506214f0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2d283 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505525f3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6eeb1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8a13c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a096b - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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:     0x5fe550acccd0 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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:     0x5fe550ac9b26 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{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:     0x5fe550b65e0a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::regex_strips_artifact_from_client_and_memory::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de90a7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:8853:5
[INFO] [stdout]   51:     0x5fe550d5a9d7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:8853:66
[INFO] [stdout]   52:     0x5fe550798756 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strips_artifact_from_client_and_memory::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::reply_text_image_appends_image_request_and_marker stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::reply_text_image_appends_image_request_and_marker' (4586) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b09740 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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:     0x5fe55088e2fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508901fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720b0d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070eacb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070eacb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070eacb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe5505699b0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068bd0d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a1b4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2f74b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868a09 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b7bc2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f58e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084352d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e2600 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f8b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550623960 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2e253 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552d83 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6fa61 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8bf29 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a1b9d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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:     0x5fe550acd34c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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:     0x5fe550ac9e96 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{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:     0x5fe550b6601a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::reply_text_image_appends_image_request_and_marker::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deb5c7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5003:5
[INFO] [stdout]   51:     0x5fe550d5ad67 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5003:66
[INFO] [stdout]   52:     0x5fe550798c16 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_text_image_appends_image_request_and_marker::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback' (4578) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b00b40 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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:     0x5fe55088dfbd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088febd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe5507207cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070d5ab - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070d5ab - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070d5ab - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550567110 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550682fad - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a014 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2e63b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe5508686c9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b6b82 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f0ae - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508431ed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505df060 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f236 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550620e50 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2cfa3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552493 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6ec91 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b89be9 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a061d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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:     0x5fe550accbac - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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:     0x5fe550ac9a86 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{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:     0x5fe550b65daa - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::regex_strip_to_empty_becomes_ghost_fallback::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de7fd7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4323:5
[INFO] [stdout]   51:     0x5fe550d5a917 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4323:66
[INFO] [stdout]   52:     0x5fe550798656 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::regex_strip_to_empty_becomes_ghost_fallback::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys' (4583) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b06153 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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:     0x5fe55088e1bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508900bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe5507209cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070e2ab - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070e2ab - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070e2ab - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550568a10 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe5506886ad - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a114 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2f0bb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe5508688c9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b7582 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f3ae - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508433ed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e1160 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f636 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506228d0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2db23 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552a13 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6f511 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8b17c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a133f - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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:     0x5fe550acd04e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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:     0x5fe550ac9d06 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{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:     0x5fe550b65f2a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::replay_done_strips_openrouter_usage_hidden_keys::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deab07 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3997:5
[INFO] [stdout]   51:     0x5fe550d5ac17 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3997:66
[INFO] [stdout]   52:     0x5fe550798a56 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_done_strips_openrouter_usage_hidden_keys::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw' (4585) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b0b790 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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:     0x5fe55088e3bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508902bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720bcd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070efab - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070efab - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070efab - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056a310 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068ddad - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a214 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2fb3b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868ac9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b7f82 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f6ae - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508435ed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e3260 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060fa36 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550624350 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2e6a3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552f93 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6fd91 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8c749 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a208d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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:     0x5fe550acd50c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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:     0x5fe550ac9f86 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{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:     0x5fe550b660aa - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::reply_image_emits_image_request_and_marker_no_draw::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550deb937 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4832:5
[INFO] [stdout]   51:     0x5fe550d5ae27 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4832:66
[INFO] [stdout]   52:     0x5fe550798d16 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::reply_image_emits_image_request_and_marker_no_draw::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live' (4589) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b02b90 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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:     0x5fe55088e07d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088ff7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072088d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070da8b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070da8b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070da8b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550567a70 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068504d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a074 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2ea2b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868789 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b6f42 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f1ce - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508432ad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505dfcc0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f3b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550621840 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2d3f3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505526a3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6efc1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8a409 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a0b0d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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:     0x5fe550accd6c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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:     0x5fe550ac9b76 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{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:     0x5fe550b65e3a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::run_stream_done_strips_hidden_usage_keys_live::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de97d7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4722:5
[INFO] [stdout]   51:     0x5fe550d5aa37 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4722:66
[INFO] [stdout]   52:     0x5fe5507987d6 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_done_strips_hidden_usage_keys_live::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::replay_applies_display_override stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::replay_applies_display_override' (4582) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550af9492 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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:     0x5fe55088dcfd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fbfd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072050d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070c3cb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070c3cb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070c3cb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550564eb0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55067b80d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659eb4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2d7cb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868409 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b5dc2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079ec8e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550842f2d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505dc300 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060ecb6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061e9e0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2bfd3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550551d03 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6e0e1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b87ddc - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089f3bf - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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:     0x5fe550acc50e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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:     0x5fe550ac9716 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{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:     0x5fe550b65b9a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::replay_applies_display_override::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550ddd097 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5255:5
[INFO] [stdout]   51:     0x5fe550d5a1f7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:5255:66
[INFO] [stdout]   52:     0x5fe550797cd6 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::replay_applies_display_override::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits' (4590) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550afead0 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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:     0x5fe55088defd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fdfd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072070d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070d0cb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070d0cb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070d0cb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe5505667b0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550680f0d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659fb4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2e24b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868609 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b67c2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079ef8e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084312d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505de400 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f0b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550620460 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2cb53 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552283 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6e961 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b893a9 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a010d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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:     0x5fe550acc9cc - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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:     0x5fe550ac9996 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{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:     0x5fe550b65d1a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::run_stream_pde_judge_ghost_short_circuits::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de51c7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7218:5
[INFO] [stdout]   51:     0x5fe550d5a797 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7218:66
[INFO] [stdout]   52:     0x5fe550798456 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_ghost_short_circuits::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state' (4591) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b04130 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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:     0x5fe55088e0fd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fffd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072090d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070ddcb - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070ddcb - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070ddcb - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe5505680b0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55068660d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a0b4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2eccb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868809 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b71c2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f28e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084332d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e0500 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f4b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550621ee0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2d6d3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552803 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6f1e1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8a989 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a0e6d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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:     0x5fe550acceac - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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:     0x5fe550ac9c16 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{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:     0x5fe550b65e9a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::run_stream_pde_judge_reply_injects_inner_state::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550dea837 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7380:5
[INFO] [stdout]   51:     0x5fe550d5ab87 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7380:66
[INFO] [stdout]   52:     0x5fe550798996 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_reply_injects_inner_state::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back' (4592) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b01610 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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:     0x5fe55088dffd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fefd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072080d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070d74b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070d74b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070d74b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550567430 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550683a8d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a034 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2e78b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868709 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b6cc2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f10e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084322d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505df480 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f2b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506211a0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2d113 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552543 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6eda1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b89ea9 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a07cd - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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:     0x5fe550accc4c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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:     0x5fe550ac9ad6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_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:     0x5fe550b65dda - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::run_stream_pde_judge_unparseable_falls_back::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de80c7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7509:5
[INFO] [stdout]   51:     0x5fe550d5a947 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7509:66
[INFO] [stdout]   52:     0x5fe550798696 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_pde_judge_unparseable_falls_back::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::run_stream_terminates_with_final_or_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::run_stream_terminates_with_final_or_error' (4594) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550aff5a0 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5fe55088df3d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fe3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072074d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070d26b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070d26b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070d26b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550566ad0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe5506819ed - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659fd4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2e39b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868649 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b6902 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079efee - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe55084316d - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505de820 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f136 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506207b0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2ccc3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552333 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6ea71 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b89666 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a02bd - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5fe550acca69 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5fe550ac99e6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5fe550b65d4a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::run_stream_terminates_with_final_or_error::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de52b7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3941:5
[INFO] [stdout]   51:     0x5fe550d5a7c7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:3941:66
[INFO] [stdout]   52:     0x5fe550798496 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_terminates_with_final_or_error::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter' (4593) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b10dd0 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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:     0x5fe55088e5bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe5508904bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe550720dcd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070fcab - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070fcab - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070fcab - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55056bc10 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe5506934ad - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a314 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f305bb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868cc9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b8982 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f9ae - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508437ed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e5360 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060fe36 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550625dd0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2f223 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550553513 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b70611 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8dd09 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a2dcd - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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:     0x5fe550acd9cc - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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:     0x5fe550aca206 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{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:     0x5fe550b6622a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550dedd57 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4131:5
[INFO] [stdout]   51:     0x5fe550d5b127 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:4131:66
[INFO] [stdout]   52:     0x5fe550799116 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_reply_terminates_cleanly_with_mock_openrouter::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt' (4595) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b03660 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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:     0x5fe55088e0bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088ffbd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe5507208cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070dc2b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070dc2b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070dc2b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550567d90 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe550685b2d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe55065a094 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2eb7b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe5508687c9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b7082 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f22e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508432ed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505e00e0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f436 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550621b90 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2d563 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550552753 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6f0d1 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8a6c9 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a0cbd - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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:     0x5fe550acce0c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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:     0x5fe550ac9bc6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{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:     0x5fe550b65e6a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::run_stream_tip_injects_reward_block_in_prompt::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de98c7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6122:5
[INFO] [stdout]   51:     0x5fe550d5aa67 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6122:66
[INFO] [stdout]   52:     0x5fe550798816 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::run_stream_tip_injects_reward_block_in_prompt::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::tip_turn_reaches_model_not_parrot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::tip_turn_reaches_model_not_parrot' (4598) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550afaa30 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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:     0x5fe55088dd7d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fc7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072058d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070c70b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070c70b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070c70b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe5505654f0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55067cdcd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659ef4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2da6b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868489 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b6042 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079ed4e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550842fad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505dcb40 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060edb6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061f080 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2c2b3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe550551e63 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6e301 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b88369 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089f71d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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:     0x5fe550acc64c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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:     0x5fe550ac97b6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{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:     0x5fe550b65bfa - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::tip_turn_reaches_model_not_parrot::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550ddfcd7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6913:5
[INFO] [stdout]   51:     0x5fe550d5a3a7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:6913:66
[INFO] [stdout]   52:     0x5fe550797f16 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::tip_turn_reaches_model_not_parrot::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::stream::tests::vision_turn_folds_description_and_persists stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::stream::tests::vision_turn_folds_description_and_persists' (4600) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550b00070 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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:     0x5fe55088df7d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fe7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072078d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070d40b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070d40b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070d40b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550566df0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe5506824cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659ff4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2e4eb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868689 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b6a42 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079f04e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508431ad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505dec40 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060f1b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550620b00 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2ce33 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505523e3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6eb81 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b89929 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe5508a046d - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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:     0x5fe550accb0c - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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:     0x5fe550ac9a36 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_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:     0x5fe550b65d7a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::vision_turn_folds_description_and_persists::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe550de6d67 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7073:5
[INFO] [stdout]   51:     0x5fe550d5a8b7 - eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/stream.rs:7073:66
[INFO] [stdout]   52:     0x5fe5507985d6 - <eros_engine[4e36aa277292197d]::pipeline::stream::tests::vision_turn_folds_description_and_persists::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::tests::signals_count_user_only_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::tests::signals_count_user_only_rows' (4602) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550adaa93 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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:     0x5fe55088d17d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088f07d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55071f98d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070790b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070790b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070790b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55055bef0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55065c3cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe5506598f4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f29b6b - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550867889 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b2442 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079db4e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508423ad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505d0540 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060d5b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe550615180 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c27db3 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe55054fd63 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6b001 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8047c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089ab11 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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:     0x5fe550acad6e - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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:     0x5fe550ac88b6 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{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:     0x5fe550b652fa - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::signals_count_user_only_rows::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe55097ae97 - eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/mod.rs:186:5
[INFO] [stdout]   51:     0x5fe55094d4b7 - eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/mod.rs:186:66
[INFO] [stdout]   52:     0x5fe550795bd6 - <eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_user_only_rows::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::tests::signals_count_includes_gift_user_tip_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::tests::signals_count_includes_gift_user_tip_rows' (4601) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550adb533 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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:     0x5fe55088d1bd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088f0bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55071f9cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe550707aab - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe550707aab - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe550707aab - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe55055c210 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe55065cead - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659914 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f29cbb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe5508678c9 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b2582 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079dbae - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe5508423ed - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505d0960 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060d636 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe5506154d0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c27f23 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe55054fe13 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6b111 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b8071c - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089aca1 - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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:     0x5fe550acadee - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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:     0x5fe550ac8906 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{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:     0x5fe550b6532a - <fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::signals_count_includes_gift_user_tip_rows::{closure#0} as sqlx_core[1d99d648668c879b]::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:     0x5fe55097af87 - eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/mod.rs:159:5
[INFO] [stdout]   51:     0x5fe55094d4e7 - eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/eros-engine-server/src/pipeline/mod.rs:159:66
[INFO] [stdout]   52:     0x5fe550795c16 - <eros_engine[4e36aa277292197d]::pipeline::tests::signals_count_includes_gift_user_tip_rows::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5fe550fefe9b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fe550fefe9b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5fe550ffd715 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5fe550ffd715 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5fe550ffd715 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5fe550ffd715 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5fe550ff7024 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5fe550ff7024 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5fe551000792 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5fe551000792 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5fe551000792 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5fe551000792 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5fe551000792 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5fe55201a69f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x5fe55201a69f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x789e203b8aa4 - <unknown>
[INFO] [stdout]   74:     0x789e20445a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys' (4606) 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:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fe55201b8a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fe55201b8a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fe55203518a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fe55203518a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fe552021112 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fe552021112 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fe551ff7166 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fe551ff7166 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fe552012829 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fe550ffcdbc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fe550ffcdbc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fe552012aa2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fe552012aa2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fe551ff7222 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fe551feba89 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fe551ff828d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fe5520359fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fe552035742 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fe5511651cb - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[d8b15829ea10b146]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fe55111eda2 - sqlx_postgres[71a9c9e43d88e1f2]::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:     0x5fe55112110e - <sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres as sqlx_core[1d99d648668c879b]::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:     0x5fe55088cf5f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[1d99d648668c879b]::testing::TestContext<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>, sqlx_core[1d99d648668c879b]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fe550af5452 - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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:     0x5fe55088db7d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5fe55088fa7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fe55072038d - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5fe55070ba0b - tokio[e7e276d775e87351]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5fe55070ba0b - tokio[e7e276d775e87351]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5fe55070ba0b - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5fe550563bf0 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5fe5506776cd - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5fe550659df4 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5fe550f2cfeb - <tokio[e7e276d775e87351]::runtime::context::scoped::Scoped<tokio[e7e276d775e87351]::runtime::scheduler::Context>>::set::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5fe550868289 - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5fe5507b5642 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::try_with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5fe55079ea4e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e7e276d775e87351]::runtime::context::Context>>::with::<tokio[e7e276d775e87351]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5fe550842dad - tokio[e7e276d775e87351]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5fe5505daa40 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5fe55060e9b6 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5fe55061d600 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5fe550c2b733 - tokio[e7e276d775e87351]::runtime::context::runtime::enter_runtime::<<tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5fe5505518e3 - <tokio[e7e276d775e87351]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5fe550b6da81 - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5fe550b86dbb - <tokio[e7e276d775e87351]::runtime::runtime::Runtime>::block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5fe55089e9fe - sqlx_core[1d99d648668c879b]::rt::test_block_on::<sqlx_core[1d99d648668c879b]::testing::run_test<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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:     0x5fe550acc1af - sqlx_core[1d99d648668c879b]::testing::run_test::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}>::{closure#0}, sqlx_core[1d99d648668c879b]::testing::run_test_with_pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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:     0x5fe550ac9536 - sqlx_core[1d99d648668c879b]::testing::run_test_with_pool::<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres, fn(sqlx_core[1d99d648668c879b]::pool::Pool<sqlx_postgres[71a9c9e43d88e1f2]::database::Postgres>) -> eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{closure#0}, eros_engine[4e36aa277292197d]::pipeline::voice::tests::run_voice_turn_done_filters_hidden_usage_keys::run_voice_turn_done_filters_hidden_usage_keys::{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
[WARN] too many lines in the log, truncating it
